Skip to content

Commit

Permalink
Update anothrNick/github-tag-action action to v1.70.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent bd181e9 commit 3f92733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fetch-depth: 0 # otherwise, you will fail to push refs to dest repo

- name: Push Latest Tag
uses: anothrNick/github-tag-action@1.62.0
uses: anothrNick/github-tag-action@1.70.0
env:
GITHUB_TOKEN: ${{ secrets.PUBLISH_TOKEN }}
WITH_V: true
Expand Down

0 comments on commit 3f92733

Please sign in to comment.