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