From 81552024aa3f4fd3cb4e94f11476faede75dfe5d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 27 Jul 2026 11:13:46 +0000 Subject: [PATCH] Update renovatebot/github-action action to v46.1.21 --- .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 be44809..38d1266 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@3064367f740a1a91cca218698a63902689cce200 # v46.1.20 + uses: renovatebot/github-action@1a96852b0384df1837619d04c60b2d10d1f9ff08 # v46.1.21 with: configurationFile: renovate.json token: ${{ secrets.RENOVATE_TOKEN }}