There was an error while loading. Please reload this page.
1 parent a9895b7 commit 2887387Copy full SHA for 2887387
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@a46850981292c4bbc0c41715f286ad95adaaaf4a # v2026.625.20301
+ uses: LizardByte/actions/actions/release_setup@d0ae7f82215a479fe2b74f4088c53ee6460513dd # v2026.728.214955
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@a46850981292c4bbc0c41715f286ad95adaaaf4a # v2026.625.20301
+ uses: LizardByte/actions/actions/release_create@d0ae7f82215a479fe2b74f4088c53ee6460513dd # v2026.728.214955
678
679
allowUpdates: false
680
body: ${{ needs.release-setup.outputs.release_body }}
0 commit comments