From 8aff7e7eabe1dc41b55a23114bd2bbe6bd518d79 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 10:04:51 +0000 Subject: [PATCH] chore(deps): update lizardbyte/actions action to v2026.905.43751 --- .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/__pinact.yml | 2 +- .github/workflows/__social-post.yml | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/__audit-repos.yml b/.github/workflows/__audit-repos.yml index 42d07f15..bc5b2f25 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@aef56a192d51ec7445b29117a32b9bd25d2b103c # v2026.829.140353 + uses: LizardByte/actions/actions/audit_repos@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751 with: allowEmptyDescription: true checkDiscussions: org diff --git a/.github/workflows/__call-ci-node.yml b/.github/workflows/__call-ci-node.yml index 0cfdc3c1..0fa275f8 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@aef56a192d51ec7445b29117a32b9bd25d2b103c # v2026.829.140353 + uses: LizardByte/actions/actions/release_setup@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751 with: github_token: ${{ secrets.GITHUB_TOKEN }} @@ -126,7 +126,7 @@ jobs: steps: - name: Create Release id: action - uses: LizardByte/actions/actions/release_create@aef56a192d51ec7445b29117a32b9bd25d2b103c # v2026.829.140353 + uses: LizardByte/actions/actions/release_create@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751 with: allowUpdates: false artifacts: '' diff --git a/.github/workflows/__call-common-lint.yml b/.github/workflows/__call-common-lint.yml index f364f2b3..3db8b6b5 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@aef56a192d51ec7445b29117a32b9bd25d2b103c # v2026.829.140353 + uses: LizardByte/actions/actions/trailing_spaces@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751 with: ignore_patterns: ${{ inputs.check_trailing_space_ignore_pattern }} diff --git a/.github/workflows/__call-docker.yml b/.github/workflows/__call-docker.yml index 1711681b..acf06d9f 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@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/__call-update-changelog.yml b/.github/workflows/__call-update-changelog.yml index e9cd291b..939bbd0e 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@aef56a192d51ec7445b29117a32b9bd25d2b103c # v2026.829.140353 + uses: LizardByte/actions/actions/release_changelog@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751 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 66e84fa2..2d6f034f 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@aef56a192d51ec7445b29117a32b9bd25d2b103c # v2026.829.140353 + uses: LizardByte/actions/actions/release_homebrew@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751 with: formula_file: ${{ fromJson(steps.download.outputs.downloaded_files)[0] }} git_email: ${{ secrets.GH_EMAIL }} diff --git a/.github/workflows/__pinact.yml b/.github/workflows/__pinact.yml index d0e573f6..4bd903ad 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@aef56a192d51ec7445b29117a32b9bd25d2b103c # v2026.829.140353 + uses: LizardByte/actions/actions/pinact@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751 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 72f6ddb8..b264ba9a 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@aef56a192d51ec7445b29117a32b9bd25d2b103c # v2026.829.140353 + uses: LizardByte/actions/actions/facebook_post@188c8ccad593e0f68bcf6aacb6bf84f10359d26f # v2026.905.43751 with: page_id: ${{ secrets.FACEBOOK_PAGE_ID }} access_token: ${{ secrets.FACEBOOK_ACCESS_TOKEN }}