Skip to content

Commit 769929c

Browse files
authored
Merge pull request #104 from netbootxyz/renovate/anothrnick-github-tag-action-1.x
Update anothrNick/github-tag-action action to v1.75.0
2 parents 0403161 + cfec03b commit 769929c

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
@@ -149,7 +149,7 @@ jobs:
149149
- name: Bump version and push tag
150150
if: steps.version_check.outcome == 'success' && steps.version_check.conclusion == 'success'
151151
id: tag_version
152-
uses: anothrNick/github-tag-action@1.73.0
152+
uses: anothrNick/github-tag-action@1.75.0
153153
env:
154154
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
155155
CUSTOM_TAG: ${{ env.VERSION_TAG }}

0 commit comments

Comments
 (0)