From d48a163585c86f566cfaeefcbe60c578c6dd01d3 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Sun, 5 Oct 2025 08:02:17 -0400 Subject: [PATCH] Ignoring self-hosted actions. --- default.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/default.json b/default.json index 30049de..73d9c26 100644 --- a/default.json +++ b/default.json @@ -69,6 +69,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": [