Skip to content

Commit

Permalink
Merge pull request #72 from reload/dependabot/github_actions/anothrNi…
Browse files Browse the repository at this point in the history
…ck/github-tag-action-1.71.0
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
2 parents f07e228 + 596946e commit dbc8433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
fetch-depth: '0'
- name: Bump version and push 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 dbc8433

Please sign in to comment.