From 11acc9c37d4ed7e5839222856f7eb7a9f816adac Mon Sep 17 00:00:00 2001 From: "ur-renovate[bot]" <121888725+ur-renovate[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 06:37:43 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v46.2.2 --- .github/workflows/renovate.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index ace3651c..2d9c6f99 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -111,7 +111,7 @@ jobs: - name: Renovate if: inputs.dry_run_branch == '' - uses: renovatebot/github-action@8217b3fc286df088d7c27f3255fe8414463bc0fd # v46.1.15 + uses: renovatebot/github-action@e09d604f8f803bb527bd8321ed5be06c460b8682 # v46.2.2 env: LOG_LEVEL: "debug" RENOVATE_REPOSITORIES: ${{ github.repository }} @@ -158,7 +158,7 @@ jobs: - name: Dry run if: inputs.dry_run_branch != '' && steps.default_branch_repo_config.outputs.file != '' - uses: renovatebot/github-action@8217b3fc286df088d7c27f3255fe8414463bc0fd # v46.1.15 + uses: renovatebot/github-action@e09d604f8f803bb527bd8321ed5be06c460b8682 # v46.2.2 env: LOG_LEVEL: "debug" RENOVATE_REPOSITORIES: ${{ github.repository }}