Skip to content

Commit

Permalink
Merge pull request #13 from stakater/renovate/anothrnick-github-tag-a…
Browse files Browse the repository at this point in the history
…ction-1.x

Update anothrNick/github-tag-action action to v1.67.0
  • Loading branch information
Bharath Nallapeta authored Oct 30, 2023
2 parents 12b5ccc + dcd3e10 commit 30fe03c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Generate Tag
id: generate_tag
uses: anothrNick/github-tag-action@1.61.0
uses: anothrNick/github-tag-action@1.67.0
env:
GITHUB_TOKEN: ${{ secrets.STAKATER_GITHUB_TOKEN }}
WITH_V: false
Expand Down Expand Up @@ -118,7 +118,7 @@ jobs:
branch: main

- name: Push Latest Tag
uses: anothrNick/github-tag-action@1.61.0
uses: anothrNick/github-tag-action@1.67.0
env:
GITHUB_TOKEN: ${{ secrets.STAKATER_GITHUB_TOKEN }}
DEFAULT_BUMP: patch
Expand Down

0 comments on commit 30fe03c

Please sign in to comment.