Skip to content

Commit

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

Update anothrNick/github-tag-action action to v1.71.0
  • Loading branch information
MuneebAijaz authored Sep 25, 2024
2 parents 12dcc88 + 7adc113 commit bd65718
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 @@ -20,7 +20,7 @@ jobs:

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

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

0 comments on commit bd65718

Please sign in to comment.