We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 00d8730 + 52ee27b commit 19040cfCopy full SHA for 19040cf
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
fetch-depth: 0
19
- name: Bump version and push tag
20
- uses: anothrNick/github-tag-action@1.73.0
+ uses: anothrNick/github-tag-action@1.75.0
21
id: version
22
env:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments