There was an error while loading. Please reload this page.
1 parent e498bad commit 3ddacafCopy full SHA for 3ddacaf
1 file changed
.github/workflows/ci.yml
@@ -33,13 +33,13 @@ jobs:
33
steps:
34
- name: Setup Release
35
id: setup-release
36
- uses: LizardByte/actions/actions/release_setup@a46850981292c4bbc0c41715f286ad95adaaaf4a # v2026.625.20301
+ uses: LizardByte/actions/actions/release_setup@d0ae7f82215a479fe2b74f4088c53ee6460513dd # v2026.728.214955
37
with:
38
github_token: ${{ secrets.GH_BOT_TOKEN }}
39
40
- name: Create Release
41
id: action
42
- uses: LizardByte/actions/actions/release_create@a46850981292c4bbc0c41715f286ad95adaaaf4a # v2026.625.20301
+ uses: LizardByte/actions/actions/release_create@d0ae7f82215a479fe2b74f4088c53ee6460513dd # v2026.728.214955
43
44
allowUpdates: false
45
artifacts: ''
0 commit comments