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 24be696 commit 82866c1Copy full SHA for 82866c1
1 file changed
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
fetch-depth: 0
32
33
- name: Prepare release
34
- uses: getsentry/craft@f4889d04564e47311038ecb6b910fef6b6cf1363 # v2
+ uses: getsentry/craft@bae212ca7aec50bb716eafd387c80bcfb28da937 # 2.26.3
35
env:
36
GITHUB_TOKEN: ${{ steps.token.outputs.token }}
37
with:
0 commit comments