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

Commit 1f9fb42

Browse files
authored
Bump anothrNick/github-tag-action from 1.52.0 to 1.54.0 (#13)
#none
2 parents 6f2467a + 2e1c636 commit 1f9fb42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fetch-depth: '1'
1818
- name: Bump version and push tag
1919
id: bump_tag
20-
uses: anothrNick/github-tag-action@1.52.0
20+
uses: anothrNick/github-tag-action@1.54.0
2121
env:
2222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2323
WITH_V: true

0 commit comments

Comments
 (0)