There was an error while loading. Please reload this page.
1 parent 011ad2b commit c003d87Copy full SHA for c003d87
1 file changed
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: Release Setup
38
id: release-setup
39
- uses: LizardByte/actions/actions/release_setup@a46850981292c4bbc0c41715f286ad95adaaaf4a # v2026.625.20301
+ uses: LizardByte/actions/actions/release_setup@d0ae7f82215a479fe2b74f4088c53ee6460513dd # v2026.728.214955
40
with:
41
github_token: ${{ secrets.GITHUB_TOKEN }}
42
@@ -445,7 +445,7 @@ jobs:
445
runs-on: ubuntu-latest
446
steps:
447
- name: Create/Update GitHub Release
448
- uses: LizardByte/actions/actions/release_create@a46850981292c4bbc0c41715f286ad95adaaaf4a # v2026.625.20301
+ uses: LizardByte/actions/actions/release_create@d0ae7f82215a479fe2b74f4088c53ee6460513dd # v2026.728.214955
449
450
allowUpdates: true
451
artifacts: ''
0 commit comments