diff --git a/renovate.json b/renovate.json index 61c3819..c41537a 100644 --- a/renovate.json +++ b/renovate.json @@ -162,7 +162,7 @@ ] }, { - "description": "Track org workflow floating v1 tag for SHA pin updates", + "description": "Advance org reusable-workflow SHA pins to the latest semver release tag. No followTag: the org tag-protection ruleset makes every vX.Y.Z tag immutable and no floating major tag exists, so a followed tag would freeze pins permanently.", "matchManagers": [ "github-actions" ], @@ -170,8 +170,7 @@ "ByronWilliamsCPA/.github", "williaby/.github" ], - "versioning": "semver", - "followTag": "v1" + "versioning": "semver" } ], "python": {