diff --git a/actions.json b/actions.json index 1ae2014..3e89d2b 100644 --- a/actions.json +++ b/actions.json @@ -53,6 +53,21 @@ "actions/checkout" ] }, + { + "addLabels": [ + "renovate/automerge", + "renovate/github-action" + ], + "allowedVersions": "<10.0.0", + "automerge": true, + "enabled": true, + "matchManagers": [ + "github-actions" + ], + "matchPackageNames": [ + "golangci/golangci-lint-action" + ] + }, { "addLabels": [ "renovate/automerge",