We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd1687c commit 8357f82Copy full SHA for 8357f82
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
token: ${{ steps.token.outputs.token }}
32
fetch-depth: 0
33
- name: Prepare release
34
- uses: getsentry/craft@c6e2f04939b6ee67030588afbb5af76b127d8203 # v2
+ uses: getsentry/craft@beea4aba589c66381258cbd131c5551ae8245b82 # v2.20.1
35
env:
36
GITHUB_TOKEN: ${{ steps.token.outputs.token }}
37
with:
0 commit comments