From b5096374fae47254ae7653ddd20763b6ee72dad0 Mon Sep 17 00:00:00 2001 From: "projectorigin-renovate[bot]" <150237208+projectorigin-renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 09:06:56 +0000 Subject: [PATCH] Update renovatebot/github-action action to v46.1.7 --- .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 074b11c..f5c9989 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@68a3ea99af6ad249940b5a9fdf44fc6d7f14378b # v46.1.6 + uses: renovatebot/github-action@3633cede7d4d4598438e654eac4a695e46004420 # v46.1.7 with: configurationFile: .github/renovate-config.json token: ${{ steps.get_installation_token.outputs.token }}