From 9fd31f0dd5ae854076e73b857f14488a8d0ba0c6 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Sun, 12 Oct 2025 11:39:20 -0400 Subject: [PATCH] Re-adding ignoring custom actions. --- default.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/default.json b/default.json index 8de2d22..88f5c1a 100644 --- a/default.json +++ b/default.json @@ -79,6 +79,16 @@ "matchCurrentValue": "stable", "versioning": "docker", "pinDigests": true + }, + { + "description": "Ignore self-hosted actions", + "matchManagers": ["github-actions"], + "matchPackageNames": [ + "Trez/hc-vault-env", + "Trez/docker-select-img-pull", + "Trez/gitea-auto-pr" + ], + "enabled": false } ], "customManagers": [