We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7e53ff commit 0ecd1a0Copy full SHA for 0ecd1a0
.github/workflows/release.yml
@@ -43,7 +43,7 @@ jobs:
43
44
- name: Set tag
45
id: set
46
- uses: anothrNick/github-tag-action@777684df761b882a3f4f70db16ac70d8cc78d0ea # v1.70.0
+ uses: anothrNick/github-tag-action@f278d49d30cdd8775cc3e7dd00b5ee11686ee297 # v1.71.0
47
env:
48
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
49
CUSTOM_TAG: ${{ needs.get-version.outputs.latest }}
0 commit comments