There was an error while loading. Please reload this page.
1 parent 3aca05e commit 6a1ebe2Copy full SHA for 6a1ebe2
.github/workflows/release.yml
@@ -140,7 +140,7 @@ jobs:
140
- name: Bump version and push tag
141
if: steps.version_check.outcome == 'success' && steps.version_check.conclusion == 'success'
142
id: tag_version
143
- uses: anothrNick/github-tag-action@1.70.0
+ uses: anothrNick/github-tag-action@1.73.0
144
env:
145
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
146
CUSTOM_TAG: ${{ env.VERSION_TAG }}
0 commit comments