Skip to content

Commit

Permalink
chore(deps): update anothrnick/github-tag-action action to v1.70.0 (#211
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 8, 2024
1 parent 161baa5 commit 52bd7b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
# This action creates a new git tag of the main branch with the new version number
- name: Bump version and push tag
id: bumpTag
uses: anothrNick/github-tag-action@afe4b67b57b8ab0908e4767109a5342003639e2e # 1.69.0
uses: anothrNick/github-tag-action@777684df761b882a3f4f70db16ac70d8cc78d0ea # 1.70.0
env:
GITHUB_TOKEN: ${{ secrets.PAT }}
WITH_V: true
Expand Down

0 comments on commit 52bd7b3

Please sign in to comment.