From 0c7c98e24a97aeba1823b3d27b82e400d78f5ab0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 25 Jun 2026 10:40:40 +0000 Subject: [PATCH] ci(global): update renovatebot/github-action action to v46 --- .github/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 97304eaa..37fdd962 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -65,7 +65,7 @@ jobs: ls -R $cache_dir - name: Self-hosted Renovate - uses: renovatebot/github-action@8cb0d4a6ab7d8bb90460a005f7bd33b80dd07ca8 # v44.2.5 + uses: renovatebot/github-action@6d859fc95779be83a0335ca704879b47e5d79641 # v46.1.16 with: configurationFile: renovate.json token: ${{ secrets.GH_PAT }}