From 954ee5b373ea3e749adcebe4ff3f08647a1d8b04 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 31 Aug 2026 15:44:08 +0000 Subject: [PATCH] Update renovatebot/github-action action to v46.2.5 --- .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 7a3af22..acf358c 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@5402b206248e5a8c8427a15102702eb9c1793efc # v46.2.4 + uses: renovatebot/github-action@39b914146caeff8cd512e61c8992f1d5913af85c # v46.2.5 with: configurationFile: renovate.json token: ${{ secrets.RENOVATE_TOKEN }}