diff --git a/actions.json b/actions.json index cb15d6c..61534ef 100644 --- a/actions.json +++ b/actions.json @@ -80,6 +80,21 @@ "golangci/golangci-lint-action" ] }, + { + "addLabels": [ + "renovate/automerge", + "renovate/github-action" + ], + "allowedVersions": "<8.0.0", + "automerge": true, + "enabled": true, + "matchManagers": [ + "github-actions" + ], + "matchPackageNames": [ + "goreleaser/goreleaser-action" + ] + }, { "addLabels": [ "renovate/automerge",