From 49d24eaaf5df0e18bb56c742888c26b2c9876df7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 19 Feb 2024 06:27:43 +0000 Subject: [PATCH] Update renovatebot/github-action action to v40.1.1 --- .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 56cdff41f..0f1b57f6f 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -16,7 +16,7 @@ jobs: fetch-depth: 0 - name: Self-hosted Renovate - uses: renovatebot/github-action@v40.1.0 + uses: renovatebot/github-action@v40.1.1 env: LOG_LEVEL: DEBUG with: