diff --git a/renovate.json b/renovate.json index d0c73ac..da23d03 100644 --- a/renovate.json +++ b/renovate.json @@ -64,7 +64,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" ], @@ -72,9 +72,9 @@ "ByronWilliamsCPA/.github", "williaby/.github" ], - "followTag": "v1", "automerge": false, - "groupName": "Org Workflow SHAs" + "groupName": "Org Workflow SHAs", + "versioning": "semver" } ], "enabledManagers": [