Skip to content

Commit 8c59526

Browse files
Bump anothrNick/github-tag-action from 1.71.0 to 1.73.0
Bumps [anothrNick/github-tag-action](https://github.com/anothrnick/github-tag-action) from 1.71.0 to 1.73.0. - [Release notes](https://github.com/anothrnick/github-tag-action/releases) - [Commits](anothrNick/github-tag-action@1.71.0...1.73.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-version: 1.73.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b4c212 commit 8c59526

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
@@ -28,7 +28,7 @@ jobs:
2828
run: |
2929
git push origin main
3030
- name: Bump version and push tag
31-
uses: anothrNick/github-tag-action@1.71.0
31+
uses: anothrNick/github-tag-action@1.73.0
3232
if: ${{ steps.dist.outputs.changed == 'true' }}
3333
id: version
3434
env:

0 commit comments

Comments
 (0)