There was an error while loading. Please reload this page.
1 parent bb4a193 commit 350afa5Copy full SHA for 350afa5
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@4125866b7b655a6fe038b0e22a43a4c5d259af79 # v2026.417.35446
+ uses: LizardByte/actions/actions/release_setup@70ea74cf7148e9284359fd8694b3d8829122ee7d # v2026.522.121358
45
with:
46
github_token: ${{ secrets.GH_BOT_TOKEN }}
47
48
- name: Create Release
49
id: action
50
- uses: LizardByte/actions/actions/release_create@4125866b7b655a6fe038b0e22a43a4c5d259af79 # v2026.417.35446
+ uses: LizardByte/actions/actions/release_create@70ea74cf7148e9284359fd8694b3d8829122ee7d # v2026.522.121358
51
52
allowUpdates: false
53
artifacts: ''
0 commit comments