From eba11cf4a3ba2a9ae2222104cfb9abbba71a5043 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Sun, 12 Oct 2025 12:33:10 -0400 Subject: [PATCH] Correcting typo in github-actions rule. --- default.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.json b/default.json index 88f5c1a..1a0358a 100644 --- a/default.json +++ b/default.json @@ -85,7 +85,7 @@ "matchManagers": ["github-actions"], "matchPackageNames": [ "Trez/hc-vault-env", - "Trez/docker-select-img-pull", + "Trez/docker-select-image-pull", "Trez/gitea-auto-pr" ], "enabled": false