There was an error while loading. Please reload this page.
1 parent 5c971e5 commit 4a96aa5Copy full SHA for 4a96aa5
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@a46850981292c4bbc0c41715f286ad95adaaaf4a # v2026.625.20301
+ uses: LizardByte/actions/actions/release_setup@d0ae7f82215a479fe2b74f4088c53ee6460513dd # v2026.728.214955
45
with:
46
github_token: ${{ secrets.GH_BOT_TOKEN }}
47
48
- name: Create Release
49
id: action
50
- uses: LizardByte/actions/actions/release_create@a46850981292c4bbc0c41715f286ad95adaaaf4a # v2026.625.20301
+ uses: LizardByte/actions/actions/release_create@d0ae7f82215a479fe2b74f4088c53ee6460513dd # v2026.728.214955
51
52
allowUpdates: false
53
artifacts: ''
0 commit comments