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 eb64144 commit f6cfac9Copy full SHA for f6cfac9
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
token: ${{ steps.token.outputs.token }}
29
fetch-depth: 0
30
- name: Prepare release
31
- uses: getsentry/craft@39ee616a6a58dc64797feecb145d66770492b66c # v2
+ uses: getsentry/craft@1c58bfd57bfd6a967b6f3fc92bead2c42ee698ce # v2
32
env:
33
GITHUB_TOKEN: ${{ steps.token.outputs.token }}
34
with:
0 commit comments