Skip to content

Commit dc4be3a

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

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@4125866b7b655a6fe038b0e22a43a4c5d259af79 # v2026.417.35446
34+
uses: LizardByte/actions/actions/release_setup@70ea74cf7148e9284359fd8694b3d8829122ee7d # v2026.522.121358
3535
with:
3636
github_token: ${{ secrets.GITHUB_TOKEN }}
3737

@@ -100,7 +100,7 @@ jobs:
100100
101101
- name: Setup virtual desktop
102102
if: runner.os == 'Linux'
103-
uses: LizardByte/actions/actions/virtual_desktop@4125866b7b655a6fe038b0e22a43a4c5d259af79 # v2026.417.35446
103+
uses: LizardByte/actions/actions/virtual_desktop@70ea74cf7148e9284359fd8694b3d8829122ee7d # v2026.522.121358
104104
with:
105105
environment: mate
106106

@@ -337,7 +337,7 @@ jobs:
337337
steps:
338338
- name: Create/Update GitHub Release
339339
if: needs.setup_release.outputs.publish_release == 'true'
340-
uses: LizardByte/actions/actions/release_create@4125866b7b655a6fe038b0e22a43a4c5d259af79 # v2026.417.35446
340+
uses: LizardByte/actions/actions/release_create@70ea74cf7148e9284359fd8694b3d8829122ee7d # v2026.522.121358
341341
with:
342342
allowUpdates: false
343343
artifacts: ''

0 commit comments

Comments
 (0)