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

Commit 2a80d72

Browse files
authored
Update github tag action version (#261)
Signed-off-by: Katrina Rogan <katroganGH@gmail.com>
1 parent 6db081f commit 2a80d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fetch-depth: "0"
1919
- name: Bump version and push tag
2020
id: bump-version
21-
uses: anothrNick/github-tag-action@1.17.2
21+
uses: anothrNick/github-tag-action@1.36.0
2222
env:
2323
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2424
WITH_V: true

0 commit comments

Comments
 (0)