diff --git a/.github/workflows/ci-cloudsmith.yml b/.github/workflows/ci-cloudsmith.yml index cd952aa23b6..b63bc29dc7c 100644 --- a/.github/workflows/ci-cloudsmith.yml +++ b/.github/workflows/ci-cloudsmith.yml @@ -37,7 +37,7 @@ jobs: --pattern '*.rpm' - name: Upload packages to Cloudsmith - uses: LizardByte/actions/actions/cloudsmith_upload@f697f5b43d7787eca2cef681d314a2093cfa15e3 # master + uses: LizardByte/actions/actions/cloudsmith_upload@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751 with: api_key: ${{ secrets.CLOUDSMITH_API_KEY }} owner: lizardbyte diff --git a/.github/workflows/ci-copr.yml b/.github/workflows/ci-copr.yml index 69673cbf4e0..c612dd82ab1 100644 --- a/.github/workflows/ci-copr.yml +++ b/.github/workflows/ci-copr.yml @@ -55,7 +55,7 @@ jobs: run: ls -l artifacts - name: Update GitHub Release - uses: LizardByte/actions/actions/release_create@aef56a192d51ec7445b29117a32b9bd25d2b103c # v2026.829.140353 + uses: LizardByte/actions/actions/release_create@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751 with: allowUpdates: true body: ${{ github.event.release.body }} diff --git a/.github/workflows/ci-flatpak.yml b/.github/workflows/ci-flatpak.yml index cde5248e1c0..74f01ace590 100644 --- a/.github/workflows/ci-flatpak.yml +++ b/.github/workflows/ci-flatpak.yml @@ -38,7 +38,7 @@ jobs: steps: - name: More space if: matrix.arch == 'x86_64' - uses: LizardByte/actions/actions/more_space@aef56a192d51ec7445b29117a32b9bd25d2b103c # v2026.829.140353 + uses: LizardByte/actions/actions/more_space@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751 with: analyze-space-savings: true clean-all: true diff --git a/.github/workflows/ci-homebrew.yml b/.github/workflows/ci-homebrew.yml index da00f5010c2..bf0a72e75ed 100644 --- a/.github/workflows/ci-homebrew.yml +++ b/.github/workflows/ci-homebrew.yml @@ -52,7 +52,7 @@ jobs: steps: - name: More space if: runner.os == 'Linux' - uses: LizardByte/actions/actions/more_space@aef56a192d51ec7445b29117a32b9bd25d2b103c # v2026.829.140353 + uses: LizardByte/actions/actions/more_space@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751 with: analyze-space-savings: true clean-all: true diff --git a/.github/workflows/ci-linux.yml b/.github/workflows/ci-linux.yml index 63afbffb4e3..4178d57d8c6 100644 --- a/.github/workflows/ci-linux.yml +++ b/.github/workflows/ci-linux.yml @@ -33,7 +33,7 @@ jobs: dist: 22.04 steps: - name: More space - uses: LizardByte/actions/actions/more_space@aef56a192d51ec7445b29117a32b9bd25d2b103c # v2026.829.140353 + uses: LizardByte/actions/actions/more_space@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751 with: analyze-space-savings: true clean-all: true @@ -167,7 +167,7 @@ jobs: sudo rm -rf /var/lib/apt/lists/* - name: Setup virtual desktop - uses: LizardByte/actions/actions/virtual_desktop@aef56a192d51ec7445b29117a32b9bd25d2b103c # v2026.829.140353 + uses: LizardByte/actions/actions/virtual_desktop@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751 with: environment: mate diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 14356a58eb8..9240f5a9118 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,7 +38,7 @@ jobs: - name: Release Setup id: release-setup - uses: LizardByte/actions/actions/release_setup@aef56a192d51ec7445b29117a32b9bd25d2b103c # v2026.829.140353 + uses: LizardByte/actions/actions/release_setup@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751 with: github_token: ${{ secrets.GITHUB_TOKEN }} @@ -288,7 +288,7 @@ jobs: run: ls -l artifacts - name: Create/Update GitHub Release - uses: LizardByte/actions/actions/release_create@aef56a192d51ec7445b29117a32b9bd25d2b103c # v2026.829.140353 + uses: LizardByte/actions/actions/release_create@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751 with: allowUpdates: false body: ${{ needs.release-setup.outputs.release_body }} diff --git a/.github/workflows/publish-artifacts.yml b/.github/workflows/publish-artifacts.yml index cfe21b5c093..5046e8ac2b3 100644 --- a/.github/workflows/publish-artifacts.yml +++ b/.github/workflows/publish-artifacts.yml @@ -20,6 +20,6 @@ jobs: runs-on: ubuntu-latest steps: - name: Publish PR artifacts - uses: LizardByte/actions/actions/artifact_comment@aef56a192d51ec7445b29117a32b9bd25d2b103c # v2026.829.140353 + uses: LizardByte/actions/actions/artifact_comment@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751 with: artifact_patterns: build-*