File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- minVersion : 2.14.0
1+ minVersion : 2.24.1
22changelog :
33 policy : auto
44versioning :
Original file line number Diff line number Diff line change @@ -15,5 +15,5 @@ permissions:
1515
1616jobs :
1717 changelog-preview :
18- uses : getsentry/craft/.github/workflows/changelog-preview.yml@v2
18+ uses : getsentry/craft/.github/workflows/changelog-preview.yml@013a7b2113c2cac0ff32d5180cfeaefc7c9ce5b6 # 2.24.1
1919 secrets : inherit
Original file line number Diff line number Diff line change 2828 token : ${{ steps.token.outputs.token }}
2929 fetch-depth : 0
3030 - name : Prepare release
31- uses : getsentry/craft@d4cfac9d25d1fc72c9241e5d22aff559a114e4e9 # v2
31+ uses : getsentry/craft@013a7b2113c2cac0ff32d5180cfeaefc7c9ce5b6 # 2.24.1
3232 env :
3333 GITHUB_TOKEN : ${{ steps.token.outputs.token }}
3434 with :
You can’t perform that action at this time.
0 commit comments