Skip to content

Commit 6fa152f

Browse files
build(deps): bump LizardByte/actions from 2026.227.200013 to 2026.328.161128 in the lizardbyte-actions group across 1 directory (#109)
build(deps): bump LizardByte/actions Bumps the lizardbyte-actions group with 1 update in the / directory: [LizardByte/actions](https://github.com/lizardbyte/actions). Updates `LizardByte/actions` from 2026.227.200013 to 2026.328.161128 - [Release notes](https://github.com/lizardbyte/actions/releases) - [Commits](LizardByte/actions@70bb8d3...0affa4f) --- updated-dependencies: - dependency-name: LizardByte/actions dependency-version: 2026.328.161128 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lizardbyte-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4fcdc24 commit 6fa152f

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@70bb8d394d1c92f6113aeec6ae9cc959a5763d15 # v2026.227.200013
34+
uses: LizardByte/actions/actions/release_setup@0affa4f7bcb27562658960eee840eff8ff844578 # v2026.328.161128
3535
with:
3636
github_token: ${{ secrets.GITHUB_TOKEN }}
3737

@@ -81,7 +81,7 @@ jobs:
8181
8282
- name: Setup virtual desktop
8383
if: runner.os == 'Linux'
84-
uses: LizardByte/actions/actions/virtual_desktop@70bb8d394d1c92f6113aeec6ae9cc959a5763d15 # v2026.227.200013
84+
uses: LizardByte/actions/actions/virtual_desktop@0affa4f7bcb27562658960eee840eff8ff844578 # v2026.328.161128
8585
with:
8686
appindicator-version: ${{ matrix.appindicator_type }}
8787
environment: mate
@@ -317,7 +317,7 @@ jobs:
317317
steps:
318318
- name: Create/Update GitHub Release
319319
if: needs.setup_release.outputs.publish_release == 'true'
320-
uses: LizardByte/actions/actions/release_create@70bb8d394d1c92f6113aeec6ae9cc959a5763d15 # v2026.227.200013
320+
uses: LizardByte/actions/actions/release_create@0affa4f7bcb27562658960eee840eff8ff844578 # v2026.328.161128
321321
with:
322322
allowUpdates: false
323323
artifacts: ''

0 commit comments

Comments
 (0)