From fa1aa6fb83dbd7ae342d3dac4ab9897d4dbc7c57 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 24 Aug 2026 08:39:26 +0000 Subject: [PATCH] Update renovatebot/github-action action to v46.2.4 --- .github/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index a0a5064..7a3af22 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -29,7 +29,7 @@ jobs: uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 - name: Run Renovate - uses: renovatebot/github-action@e09d604f8f803bb527bd8321ed5be06c460b8682 # v46.2.2 + uses: renovatebot/github-action@5402b206248e5a8c8427a15102702eb9c1793efc # v46.2.4 with: configurationFile: renovate.json token: ${{ secrets.RENOVATE_TOKEN }}