Skip to content

Commit bcf70c3

Browse files
chore(deps): update lizardbyte/actions action to v2026.728.214955
1 parent ea38a63 commit bcf70c3

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@a46850981292c4bbc0c41715f286ad95adaaaf4a # v2026.625.20301
37+
uses: LizardByte/actions/actions/release_setup@d0ae7f82215a479fe2b74f4088c53ee6460513dd # v2026.728.214955
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@a46850981292c4bbc0c41715f286ad95adaaaf4a # v2026.625.20301
107+
uses: LizardByte/actions/actions/virtual_desktop@d0ae7f82215a479fe2b74f4088c53ee6460513dd # v2026.728.214955
108108
with:
109109
environment: mate
110110

@@ -358,7 +358,7 @@ jobs:
358358
steps:
359359
- name: Create/Update GitHub Release
360360
if: needs.setup_release.outputs.publish_release == 'true'
361-
uses: LizardByte/actions/actions/release_create@a46850981292c4bbc0c41715f286ad95adaaaf4a # v2026.625.20301
361+
uses: LizardByte/actions/actions/release_create@d0ae7f82215a479fe2b74f4088c53ee6460513dd # v2026.728.214955
362362
with:
363363
allowUpdates: false
364364
artifacts: ''

0 commit comments

Comments
 (0)