We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b56d7e8 commit e8dd76aCopy full SHA for e8dd76a
1 file changed
.github/workflows/monthly.yml
@@ -17,7 +17,7 @@ jobs:
17
18
- name: Bump version and push tag
19
id: create_tag
20
- uses: anothrNick/github-tag-action@1.34.0
+ uses: anothrNick/github-tag-action@1.61.0
21
env:
22
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23
WITH_V: true
0 commit comments