Skip to content

Commit edd6804

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
# This action creates a new git tag of the main branch with the new version number
2424
- name: Bump version and push tag
2525
id: bumpTag
26-
uses: anothrNick/github-tag-action@f278d49d30cdd8775cc3e7dd00b5ee11686ee297 # 1.71.0
26+
uses: anothrNick/github-tag-action@e528bc2b9628971ce0e6f823f3052d1dcd9d512c # 1.73.0
2727
env:
2828
GITHUB_TOKEN: ${{ secrets.PAT }}
2929
WITH_V: true

0 commit comments

Comments
 (0)