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 925946e commit 13bc37aCopy full SHA for 13bc37a
1 file changed
.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
35
fetch-depth: 0
36
37
- name: Prepare release ${{ github.event.inputs.version }}
38
- uses: getsentry/craft@2d78918ece86d970404ccaa029735cb5dce1901b # 2.26.0
+ uses: getsentry/craft@3dc647fee3586e57c7c31eb900fdec7cbb44f23f # 2.26.2
39
env:
40
GITHUB_TOKEN: ${{ steps.token.outputs.token }}
41
with:
0 commit comments