From 9e22b0c19684e152c6533b5c45e7ba6ca6461ea7 Mon Sep 17 00:00:00 2001 From: blahspam-bot Date: Mon, 23 Mar 2026 06:36:22 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v46.1.6 --- .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 1d7d5c993..33c6b9f20 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v6 - name: Run renovate - uses: renovatebot/github-action@v46.1.5 + uses: renovatebot/github-action@v46.1.6 continue-on-error: true env: LOG_LEVEL: "debug"