There was an error while loading. Please reload this page.
1 parent 573247d commit 967f75bCopy full SHA for 967f75b
1 file changed
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
40
- name: Release Setup
41
id: release-setup
42
- uses: LizardByte/actions/actions/release_setup@25babf9f2e9f088145ba488339c78c4df9394fc7 # v2026.524.145234
+ uses: LizardByte/actions/actions/release_setup@200eaeb897a2b065a65cb6f16b41077432007490 # v2026.605.34721
43
with:
44
github_token: ${{ secrets.GITHUB_TOKEN }}
45
@@ -674,7 +674,7 @@ jobs:
674
run: ls -R artifacts
675
676
- name: Create/Update GitHub Release
677
- uses: LizardByte/actions/actions/release_create@25babf9f2e9f088145ba488339c78c4df9394fc7 # v2026.524.145234
+ uses: LizardByte/actions/actions/release_create@200eaeb897a2b065a65cb6f16b41077432007490 # v2026.605.34721
678
679
allowUpdates: false
680
body: ${{ needs.release-setup.outputs.release_body }}
0 commit comments