From db7305406bba91034c88916772871a622f741eba Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 22 Jul 2026 22:21:57 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v46.1.20 --- .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 a75c572..fe0c878 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -22,7 +22,7 @@ jobs: - name: Checkout uses: actions/checkout@v6 - name: Renovate - uses: renovatebot/github-action@22e0a16091fc706b04affe6ae53d5e3358ac4023 # v46.1.19 + uses: renovatebot/github-action@3064367f740a1a91cca218698a63902689cce200 # v46.1.20 with: configurationFile: renovate-config.js token: ${{ secrets.RENOVATE_GITHUB_TOKEN }}