Skip to content

Commit 737cfdf

Browse files
chore(deps): update lizardbyte/actions action to v2026.605.34721
1 parent 8574ea1 commit 737cfdf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ jobs:
3333
steps:
3434
- name: Setup Release
3535
id: setup-release
36-
uses: LizardByte/actions/actions/release_setup@25babf9f2e9f088145ba488339c78c4df9394fc7 # v2026.524.145234
36+
uses: LizardByte/actions/actions/release_setup@200eaeb897a2b065a65cb6f16b41077432007490 # v2026.605.34721
3737
with:
3838
github_token: ${{ secrets.GH_BOT_TOKEN }}
3939

4040
- name: Create Release
4141
id: action
42-
uses: LizardByte/actions/actions/release_create@25babf9f2e9f088145ba488339c78c4df9394fc7 # v2026.524.145234
42+
uses: LizardByte/actions/actions/release_create@200eaeb897a2b065a65cb6f16b41077432007490 # v2026.605.34721
4343
with:
4444
allowUpdates: false
4545
artifacts: ''

0 commit comments

Comments
 (0)