Skip to content

Commit

Permalink
Update anothrNick/github-tag-action action to v1.71.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 4a2dfa9 commit 5e7e430
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ jobs:
name: Unshallow
run: git fetch --prune --unshallow
- name: Bump version and push tag
uses: anothrNick/github-tag-action@1.35.0
uses: anothrNick/github-tag-action@1.71.0
env:
GITHUB_TOKEN: ${{ secrets.FOSS_PACKAGE_TOKEN }}
WITH_V: true
- name: Bump version and push tag (no v)
uses: anothrNick/github-tag-action@1.35.0
uses: anothrNick/github-tag-action@1.71.0
env:
GITHUB_TOKEN: ${{ secrets.FOSS_PACKAGE_TOKEN }}
WITH_V: false
Expand Down

0 comments on commit 5e7e430

Please sign in to comment.