There was an error while loading. Please reload this page.
1 parent e9561a3 commit 4d8068aCopy full SHA for 4d8068a
1 file changed
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Release Setup
37
id: release-setup
38
- uses: LizardByte/actions/actions/release_setup@25babf9f2e9f088145ba488339c78c4df9394fc7 # v2026.524.145234
+ uses: LizardByte/actions/actions/release_setup@200eaeb897a2b065a65cb6f16b41077432007490 # v2026.605.34721
39
with:
40
github_token: ${{ secrets.GITHUB_TOKEN }}
41
@@ -121,7 +121,7 @@ jobs:
121
runs-on: ubuntu-latest
122
steps:
123
- name: Create/Update GitHub Release
124
- uses: LizardByte/actions/actions/release_create@25babf9f2e9f088145ba488339c78c4df9394fc7 # v2026.524.145234
+ uses: LizardByte/actions/actions/release_create@200eaeb897a2b065a65cb6f16b41077432007490 # v2026.605.34721
125
126
allowUpdates: true
127
artifacts: ''
0 commit comments