Skip to content

Commit aaf63e8

Browse files
authored
Merge pull request #72 from netbootxyz/renovate/anothrnick-github-tag-action-1.x
Update anothrNick/github-tag-action action to v1.73.0
2 parents 3aca05e + 6a1ebe2 commit aaf63e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
- name: Bump version and push tag
141141
if: steps.version_check.outcome == 'success' && steps.version_check.conclusion == 'success'
142142
id: tag_version
143-
uses: anothrNick/github-tag-action@1.70.0
143+
uses: anothrNick/github-tag-action@1.73.0
144144
env:
145145
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
146146
CUSTOM_TAG: ${{ env.VERSION_TAG }}

0 commit comments

Comments
 (0)