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.
1 parent f8fbd96 commit f79f226Copy full SHA for f79f226
.github/workflows/bump_version.yml
@@ -17,7 +17,7 @@ jobs:
17
18
- name: "Get new version"
19
id: get_new_version
20
- uses: anothrNick/github-tag-action@1.73.0
+ uses: anothrNick/github-tag-action@1.75.0
21
env:
22
GITHUB_TOKEN: ${{ secrets.API_TOKEN_GITHUB }}
23
DEFAULT_BUMP: none
0 commit comments