Skip to content

Commit

Permalink
Bump anothrNick/github-tag-action from 1.70.0 to 1.71.0 (#569)
Browse files Browse the repository at this point in the history
  • Loading branch information
pahatz authored Sep 24, 2024
2 parents 1aa0200 + 3c01bbe commit a29b7ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag_and_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fetch-depth: '1'
- name: Bump version and push tag
id: bump_tag
uses: anothrNick/github-tag-action@1.70.0
uses: anothrNick/github-tag-action@1.71.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
WITH_V: true
Expand Down

0 comments on commit a29b7ae

Please sign in to comment.