We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7806481 + a594f8b commit 3a073e1Copy full SHA for 3a073e1
.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@ba01e596c4a4c07692f0de10b0d4fe05f3dd0292 # v2.25.2
+ uses: getsentry/craft@97d0c4286f32a80d09c8b89366d762fecc3e27b6 # v2.25.4
35
env:
36
GITHUB_TOKEN: ${{ steps.token.outputs.token }}
37
with:
0 commit comments