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 9d09f31 commit b1f25ccCopy full SHA for b1f25cc
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@200eaeb897a2b065a65cb6f16b41077432007490 # v2026.605.34721
+ uses: LizardByte/actions/actions/release_setup@a46850981292c4bbc0c41715f286ad95adaaaf4a # v2026.625.20301
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@200eaeb897a2b065a65cb6f16b41077432007490 # v2026.605.34721
+ uses: LizardByte/actions/actions/release_create@a46850981292c4bbc0c41715f286ad95adaaaf4a # v2026.625.20301
678
679
allowUpdates: false
680
body: ${{ needs.release-setup.outputs.release_body }}
0 commit comments