From c3a9dca93ad1f5b7ff899649b6ecc4a414099365 Mon Sep 17 00:00:00 2001 From: blahspam-bot Date: Mon, 13 Apr 2026 06:56:17 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v46.1.9 --- .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 9cb219874..c009ec0f2 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.8 + uses: renovatebot/github-action@v46.1.9 continue-on-error: true env: LOG_LEVEL: "debug"