Skip to content

Commit 83f6153

Browse files
chore(deps): update anothrnick/github-tag-action action to v1.73.0 (#104)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b8e8441 commit 83f6153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fetch-depth: 0
2424
- name: Bump version and push tag
2525
id: version_bump
26-
uses: anothrNick/github-tag-action@1.71.0
26+
uses: anothrNick/github-tag-action@1.73.0
2727
env:
2828
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2929
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)