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 eee2c55 + a19335c commit e4e84b1Copy full SHA for e4e84b1
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
34
fetch-depth: 0
35
submodules: 'recursive'
36
- name: Prepare release
37
- uses: getsentry/craft@c6e2f04939b6ee67030588afbb5af76b127d8203 # v2
+ uses: getsentry/craft@fd370d4d54bec9ff07f909d88a3c4aec6f0ba22b # v2
38
env:
39
GITHUB_TOKEN: ${{ steps.token.outputs.token }}
40
with:
0 commit comments