ref:dd4db943fbd21e0d04cbfa3d3a133298f594e857

chore(deps): update lizardbyte/actions action to v2026.909.30231 (#5664)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
SHA: dd4db943fbd21e0d04cbfa3d3a133298f594e857
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: 2026-09-09 20:15
Parents: 019b1ba
7 files changed +9 -9
Type
.github/workflows/ci-cloudsmith.yml +1 −1
@@ -37,7 +37,7 @@
--pattern '*.rpm'
- name: Upload packages to Cloudsmith
uses: LizardByte/actions/actions/cloudsmith_upload@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751
uses: LizardByte/actions/actions/cloudsmith_upload@39c468549cfb87ccb917e5e5342e18abc926dc48 # v2026.909.30231
with:
api_key: ${{ secrets.CLOUDSMITH_API_KEY }}
owner: lizardbyte
.github/workflows/ci-copr.yml +1 −1
@@ -55,7 +55,7 @@
run: ls -l artifacts
- name: Update GitHub Release
uses: LizardByte/actions/actions/release_create@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751
uses: LizardByte/actions/actions/release_create@39c468549cfb87ccb917e5e5342e18abc926dc48 # v2026.909.30231
with:
allowUpdates: true
body: ${{ github.event.release.body }}
.github/workflows/ci-flatpak.yml +1 −1
@@ -35,7 +35,7 @@
steps:
- name: More space
if: matrix.arch == 'x86_64'
uses: LizardByte/actions/actions/more_space@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751
uses: LizardByte/actions/actions/more_space@39c468549cfb87ccb917e5e5342e18abc926dc48 # v2026.909.30231
with:
analyze-space-savings: true
clean-all: true
.github/workflows/ci-homebrew.yml +1 −1
@@ -52,7 +52,7 @@
steps:
- name: More space
if: runner.os == 'Linux'
uses: LizardByte/actions/actions/more_space@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751
uses: LizardByte/actions/actions/more_space@39c468549cfb87ccb917e5e5342e18abc926dc48 # v2026.909.30231
with:
analyze-space-savings: true
clean-all: true
.github/workflows/ci-linux.yml +2 −2
@@ -39,7 +39,7 @@
runner: ubuntu-22.04
steps:
- name: More space
uses: LizardByte/actions/actions/more_space@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751
uses: LizardByte/actions/actions/more_space@39c468549cfb87ccb917e5e5342e18abc926dc48 # v2026.909.30231
with:
analyze-space-savings: true
clean-all: true
@@ -189,7 +189,7 @@
sudo rm -rf /var/lib/apt/lists/*
- name: Setup virtual desktop
uses: LizardByte/actions/actions/virtual_desktop@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751
uses: LizardByte/actions/actions/virtual_desktop@39c468549cfb87ccb917e5e5342e18abc926dc48 # v2026.909.30231
- name: Setup uv
uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
.github/workflows/ci.yml +2 −2
@@ -38,6 +38,6 @@
- name: Release Setup
id: release-setup
uses: LizardByte/actions/actions/release_setup@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751
uses: LizardByte/actions/actions/release_setup@39c468549cfb87ccb917e5e5342e18abc926dc48 # v2026.909.30231
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
@@ -290,7 +290,7 @@
run: ls -l artifacts
- name: Create/Update GitHub Release
uses: LizardByte/actions/actions/release_create@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751
uses: LizardByte/actions/actions/release_create@39c468549cfb87ccb917e5e5342e18abc926dc48 # v2026.909.30231
with:
allowUpdates: false
body: ${{ needs.release-setup.outputs.release_body }}
.github/workflows/publish-artifacts.yml +1 −1
@@ -20,6 +20,6 @@
runs-on: ubuntu-latest
steps:
- name: Publish PR artifacts
uses: LizardByte/actions/actions/artifact_comment@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751
uses: LizardByte/actions/actions/artifact_comment@39c468549cfb87ccb917e5e5342e18abc926dc48 # v2026.909.30231
with:
artifact_patterns: build-*