From cf2af55626001e08534bb570506d1f06fc3a1991 Mon Sep 17 00:00:00 2001 From: "ur-renovate[bot]" <121888725+ur-renovate[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 07:23:28 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v46.1.14 --- .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 a3066554..9fa3de0c 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -80,7 +80,7 @@ jobs: - name: Renovate if: inputs.dry_run_branch == '' - uses: renovatebot/github-action@f66d8679fcfcfa051abde6e7a623007173bf5164 # v46.1.12 + uses: renovatebot/github-action@693b9ef15eec82123529a37c782242f091365961 # v46.1.14 env: LOG_LEVEL: "debug" RENOVATE_REPOSITORIES: ${{ github.repository }} @@ -127,7 +127,7 @@ jobs: - name: Dry run if: inputs.dry_run_branch != '' && steps.default_branch_repo_config.outputs.file != '' - uses: renovatebot/github-action@f66d8679fcfcfa051abde6e7a623007173bf5164 # v46.1.12 + uses: renovatebot/github-action@693b9ef15eec82123529a37c782242f091365961 # v46.1.14 env: LOG_LEVEL: "debug" RENOVATE_REPOSITORIES: ${{ github.repository }}