Skip to content

Commit ba13710

Browse files
Update anothrNick/github-tag-action action to v1.69.0
1 parent a1509a6 commit ba13710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050

5151
- name: Bump version and push tag
5252
id: github_tag_action
53-
uses: anothrNick/github-tag-action@1.67.0
53+
uses: anothrNick/github-tag-action@1.69.0
5454
env:
5555
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5656
WITH_V: true

0 commit comments

Comments
 (0)