Skip to content

Commit 3b0b909

Browse files
chore(deps): update lizardbyte/actions action to v2026.625.20301
1 parent 4fda309 commit 3b0b909

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
- name: Setup Release
3636
id: setup_release
37-
uses: LizardByte/actions/actions/release_setup@200eaeb897a2b065a65cb6f16b41077432007490 # v2026.605.34721
37+
uses: LizardByte/actions/actions/release_setup@a46850981292c4bbc0c41715f286ad95adaaaf4a # v2026.625.20301
3838
with:
3939
github_token: ${{ secrets.GITHUB_TOKEN }}
4040

@@ -104,7 +104,7 @@ jobs:
104104
105105
- name: Setup virtual desktop
106106
if: runner.os == 'Linux'
107-
uses: LizardByte/actions/actions/virtual_desktop@200eaeb897a2b065a65cb6f16b41077432007490 # v2026.605.34721
107+
uses: LizardByte/actions/actions/virtual_desktop@a46850981292c4bbc0c41715f286ad95adaaaf4a # v2026.625.20301
108108
with:
109109
environment: mate
110110

@@ -342,7 +342,7 @@ jobs:
342342
steps:
343343
- name: Create/Update GitHub Release
344344
if: needs.setup_release.outputs.publish_release == 'true'
345-
uses: LizardByte/actions/actions/release_create@200eaeb897a2b065a65cb6f16b41077432007490 # v2026.605.34721
345+
uses: LizardByte/actions/actions/release_create@a46850981292c4bbc0c41715f286ad95adaaaf4a # v2026.625.20301
346346
with:
347347
allowUpdates: false
348348
artifacts: ''

0 commit comments

Comments
 (0)