diff --git a/renovate.json b/renovate.json index c9cb1ed..368ad87 100644 --- a/renovate.json +++ b/renovate.json @@ -147,6 +147,18 @@ "python-version", "breaking-change" ] + }, + { + "description": "Track org workflow floating v1 tag for SHA pin updates", + "matchManagers": [ + "github-actions" + ], + "matchPackagePatterns": [ + "ByronWilliamsCPA/.github", + "williaby/.github" + ], + "versioning": "semver", + "followTag": "v1" } ], "python": {