From ef615e023ebf8d211fb39ef9b9e8bce4d6fea88c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 06:30:11 +0000 Subject: [PATCH] chore(deps): update lizardbyte/actions action to v2026.909.30231 --- .github/workflows/__audit-repos.yml | 2 +- .github/workflows/__call-ci-node.yml | 4 ++-- .github/workflows/__call-common-lint.yml | 2 +- .github/workflows/__call-docker.yml | 2 +- .github/workflows/__call-update-changelog.yml | 2 +- .github/workflows/__call-update-homebrew-repo.yml | 2 +- .github/workflows/__cloudsmith-backfill.yml | 2 +- .github/workflows/__pinact.yml | 2 +- .github/workflows/__social-post.yml | 4 ++-- 9 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.github/workflows/__audit-repos.yml b/.github/workflows/__audit-repos.yml index bc5b2f25..62ddd185 100644 --- a/.github/workflows/__audit-repos.yml +++ b/.github/workflows/__audit-repos.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Audit - uses: LizardByte/actions/actions/audit_repos@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751 + uses: LizardByte/actions/actions/audit_repos@39c468549cfb87ccb917e5e5342e18abc926dc48 # v2026.909.30231 with: allowEmptyDescription: true checkDiscussions: org diff --git a/.github/workflows/__call-ci-node.yml b/.github/workflows/__call-ci-node.yml index 0fa275f8..109ddbbb 100644 --- a/.github/workflows/__call-ci-node.yml +++ b/.github/workflows/__call-ci-node.yml @@ -34,7 +34,7 @@ jobs: - name: Setup Release id: setup_release - 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 }} @@ -126,7 +126,7 @@ jobs: steps: - name: Create Release id: action - uses: LizardByte/actions/actions/release_create@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751 + uses: LizardByte/actions/actions/release_create@39c468549cfb87ccb917e5e5342e18abc926dc48 # v2026.909.30231 with: allowUpdates: false artifacts: '' diff --git a/.github/workflows/__call-common-lint.yml b/.github/workflows/__call-common-lint.yml index 8cabc3a8..57c757e4 100644 --- a/.github/workflows/__call-common-lint.yml +++ b/.github/workflows/__call-common-lint.yml @@ -249,7 +249,7 @@ jobs: - name: check-trailing-spaces if: always() - uses: LizardByte/actions/actions/trailing_spaces@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751 + uses: LizardByte/actions/actions/trailing_spaces@39c468549cfb87ccb917e5e5342e18abc926dc48 # v2026.909.30231 with: ignore_patterns: ${{ inputs.check_trailing_space_ignore_pattern }} diff --git a/.github/workflows/__call-docker.yml b/.github/workflows/__call-docker.yml index acf06d9f..bb4ca5ec 100644 --- a/.github/workflows/__call-docker.yml +++ b/.github/workflows/__call-docker.yml @@ -214,7 +214,7 @@ jobs: steps: - name: More space if: inputs.maximize_build_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 diff --git a/.github/workflows/__call-update-changelog.yml b/.github/workflows/__call-update-changelog.yml index 939bbd0e..f3568c07 100644 --- a/.github/workflows/__call-update-changelog.yml +++ b/.github/workflows/__call-update-changelog.yml @@ -25,7 +25,7 @@ jobs: CHANGELOG_FILE: CHANGELOG.md steps: - name: Update Changelog - uses: LizardByte/actions/actions/release_changelog@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751 + uses: LizardByte/actions/actions/release_changelog@39c468549cfb87ccb917e5e5342e18abc926dc48 # v2026.909.30231 with: changelogBranch: ${{ env.CHANGELOG_BRANCH }} changelogFile: ${{ env.CHANGELOG_FILE }} diff --git a/.github/workflows/__call-update-homebrew-repo.yml b/.github/workflows/__call-update-homebrew-repo.yml index 2d6f034f..c8e02cc0 100644 --- a/.github/workflows/__call-update-homebrew-repo.yml +++ b/.github/workflows/__call-update-homebrew-repo.yml @@ -64,7 +64,7 @@ jobs: if: >- steps.check-label.outputs.hasTopic == 'true' && fromJson(steps.download.outputs.downloaded_files)[0] - uses: LizardByte/actions/actions/release_homebrew@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751 + uses: LizardByte/actions/actions/release_homebrew@39c468549cfb87ccb917e5e5342e18abc926dc48 # v2026.909.30231 with: formula_file: ${{ fromJson(steps.download.outputs.downloaded_files)[0] }} git_email: ${{ secrets.GH_EMAIL }} diff --git a/.github/workflows/__cloudsmith-backfill.yml b/.github/workflows/__cloudsmith-backfill.yml index db8167aa..53cf9cb9 100644 --- a/.github/workflows/__cloudsmith-backfill.yml +++ b/.github/workflows/__cloudsmith-backfill.yml @@ -72,7 +72,7 @@ jobs: }); - name: Upload distro-specific packages - 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 }} dry_run: ${{ !inputs.publish }} diff --git a/.github/workflows/__pinact.yml b/.github/workflows/__pinact.yml index 4bd903ad..75ed5923 100644 --- a/.github/workflows/__pinact.yml +++ b/.github/workflows/__pinact.yml @@ -44,7 +44,7 @@ jobs: runs-on: ubuntu-latest steps: - name: pinact - uses: LizardByte/actions/actions/pinact@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751 + uses: LizardByte/actions/actions/pinact@39c468549cfb87ccb917e5e5342e18abc926dc48 # v2026.909.30231 with: dryRun: ${{ github.event.inputs.dryRun }} gitAuthorEmail: ${{ secrets.GH_BOT_EMAIL }} diff --git a/.github/workflows/__social-post.yml b/.github/workflows/__social-post.yml index b264ba9a..94e2c163 100644 --- a/.github/workflows/__social-post.yml +++ b/.github/workflows/__social-post.yml @@ -68,7 +68,7 @@ jobs: runs-on: ubuntu-latest steps: - name: facebook-post-action - uses: LizardByte/actions/actions/facebook_post@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751 + uses: LizardByte/actions/actions/facebook_post@39c468549cfb87ccb917e5e5342e18abc926dc48 # v2026.909.30231 with: page_id: ${{ secrets.FACEBOOK_PAGE_ID }} access_token: ${{ secrets.FACEBOOK_ACCESS_TOKEN }} @@ -102,7 +102,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Post to X through Buffer - uses: LizardByte/actions/actions/buffer_post@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751 + uses: LizardByte/actions/actions/buffer_post@39c468549cfb87ccb917e5e5342e18abc926dc48 # v2026.909.30231 with: api_key: ${{ secrets.BUFFER_API_KEY }} channel_id: ${{ vars.BUFFER_X_CHANNEL_ID }}