Skip to content

Commit 6b640ef

Browse files
chore(deps): update lizardbyte/actions action to v2026.524.145234 (#136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6332649 commit 6b640ef

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
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Setup Release
3333
id: setup_release
34-
uses: LizardByte/actions/actions/release_setup@70ea74cf7148e9284359fd8694b3d8829122ee7d # v2026.522.121358
34+
uses: LizardByte/actions/actions/release_setup@25babf9f2e9f088145ba488339c78c4df9394fc7 # v2026.524.145234
3535
with:
3636
github_token: ${{ secrets.GITHUB_TOKEN }}
3737

@@ -101,7 +101,7 @@ jobs:
101101
102102
- name: Setup virtual desktop
103103
if: runner.os == 'Linux'
104-
uses: LizardByte/actions/actions/virtual_desktop@70ea74cf7148e9284359fd8694b3d8829122ee7d # v2026.522.121358
104+
uses: LizardByte/actions/actions/virtual_desktop@25babf9f2e9f088145ba488339c78c4df9394fc7 # v2026.524.145234
105105
with:
106106
environment: mate
107107

@@ -338,7 +338,7 @@ jobs:
338338
steps:
339339
- name: Create/Update GitHub Release
340340
if: needs.setup_release.outputs.publish_release == 'true'
341-
uses: LizardByte/actions/actions/release_create@70ea74cf7148e9284359fd8694b3d8829122ee7d # v2026.522.121358
341+
uses: LizardByte/actions/actions/release_create@25babf9f2e9f088145ba488339c78c4df9394fc7 # v2026.524.145234
342342
with:
343343
allowUpdates: false
344344
artifacts: ''

0 commit comments

Comments
 (0)