Merge pull request #72 from netbootxyz/renovate/anothrnick-github-tag-action-1.x

Update anothrNick/github-tag-action action to v1.73.0
This commit is contained in:
Antony Messerli 2025-05-08 01:10:23 -05:00 committed by GitHub
commit aaf63e8438
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -140,7 +140,7 @@ jobs:
- name: Bump version and push tag
if: steps.version_check.outcome == 'success' && steps.version_check.conclusion == 'success'
id: tag_version
uses: anothrNick/github-tag-action@1.70.0
uses: anothrNick/github-tag-action@1.73.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CUSTOM_TAG: ${{ env.VERSION_TAG }}