There was an error while loading. Please reload this page.
1 parent 350afa5 commit 4c144e7Copy full SHA for 4c144e7
1 file changed
.github/workflows/ci.yml
@@ -41,13 +41,13 @@ jobs:
41
steps:
42
- name: Setup Release
43
id: setup-release
44
- uses: LizardByte/actions/actions/release_setup@70ea74cf7148e9284359fd8694b3d8829122ee7d # v2026.522.121358
+ uses: LizardByte/actions/actions/release_setup@25babf9f2e9f088145ba488339c78c4df9394fc7 # v2026.524.145234
45
with:
46
github_token: ${{ secrets.GH_BOT_TOKEN }}
47
48
- name: Create Release
49
id: action
50
- uses: LizardByte/actions/actions/release_create@70ea74cf7148e9284359fd8694b3d8829122ee7d # v2026.522.121358
+ uses: LizardByte/actions/actions/release_create@25babf9f2e9f088145ba488339c78c4df9394fc7 # v2026.524.145234
51
52
allowUpdates: false
53
artifacts: ''
0 commit comments