From b59a4b87ca561aa55e8f81993271b9a72125084a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 3 Aug 2026 11:15:31 +0000 Subject: [PATCH] Update renovatebot/github-action action to v46.2.1 --- .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 d1749b7..1c8f59a 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@973d3e5a68e735a444e8c03432b66eedb343c302 # v46.2.0 + uses: renovatebot/github-action@316d7cd859606d6039a2182b7d69199e9b036835 # v46.2.1 with: configurationFile: renovate.json token: ${{ secrets.RENOVATE_TOKEN }}