Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
Bump anothrNick/github-tag-action from 1.52.0 to 1.54.0 (#13)
Browse files Browse the repository at this point in the history
#none
  • Loading branch information
jbygdell authored Dec 13, 2022
2 parents 6f2467a + 2e1c636 commit 1f9fb42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag-version.yml
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.52.0
uses: anothrNick/github-tag-action@1.54.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
WITH_V: true
Expand Down

0 comments on commit 1f9fb42

Please sign in to comment.