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.
1 parent 87503e9 commit 5d0d17eCopy full SHA for 5d0d17e
.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@39ee616a6a58dc64797feecb145d66770492b66c # v2
+ uses: getsentry/craft@1c58bfd57bfd6a967b6f3fc92bead2c42ee698ce # v2
35
env:
36
GITHUB_TOKEN: ${{ steps.token.outputs.token }}
37
with:
0 commit comments