From 9bce70e1a8e31e9d52c4a9d4bfeb96602f51fdbc Mon Sep 17 00:00:00 2001 From: "projectorigin-renovate[bot]" <150237208+projectorigin-renovate[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 10:02:37 +0000 Subject: [PATCH] Update renovatebot/github-action action to v46.1.5 --- .github/workflows/scheduled-renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scheduled-renovate.yaml b/.github/workflows/scheduled-renovate.yaml index 6f9d64a..5e6a897 100644 --- a/.github/workflows/scheduled-renovate.yaml +++ b/.github/workflows/scheduled-renovate.yaml @@ -26,7 +26,7 @@ jobs: private_key: ${{ secrets.RENOVATE_GH_APP_PRIVATE_KEY }} - name: Self-hosted Renovate - uses: renovatebot/github-action@0b17c4eb901eca44d018fb25744a50a74b2042df # v46.1.4 + uses: renovatebot/github-action@abd08c7549b2a864af5df4a2e369c43f035a6a9d # v46.1.5 with: configurationFile: .github/renovate-config.json token: ${{ steps.get_installation_token.outputs.token }}