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 c2e1a0c + 6f234eb commit 4e73862Copy full SHA for 4e73862
1 file changed
.github/workflows/release.yml
@@ -43,7 +43,7 @@ jobs:
43
cache-dependency-path: yarn.lock
44
45
- name: Prepare release
46
- uses: getsentry/craft@1c58bfd57bfd6a967b6f3fc92bead2c42ee698ce # v2
+ uses: getsentry/craft@c6e2f04939b6ee67030588afbb5af76b127d8203 # v2
47
env:
48
GITHUB_TOKEN: ${{ steps.token.outputs.token }}
49
with:
0 commit comments