From 14ca4c5125a7f1d4bb7075aea95d7f765fa25cb3 Mon Sep 17 00:00:00 2001 From: "bfra-me[bot]" <118100583+bfra-me[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 18:26:34 +0000 Subject: [PATCH] feat!(deps): update renovatebot/github-action to v41 --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 73346185..36aae8c7 100644 --- a/action.yaml +++ b/action.yaml @@ -153,7 +153,7 @@ runs: shell: 'bash -Eeuo pipefail {0}' - name: Renovate ${{ steps.configure.outputs.renovate-version }} - uses: renovatebot/github-action@0984fb80fc633b17e57f3e8b6c007fe0dc3e0d62 # v40.3.6 + uses: renovatebot/github-action@e02bf7b1c996027e55e910400653576a8293246c # v41.0.3 env: FORCE_COLOR: '3' LOG_LEVEL: ${{ steps.configure.outputs.log-level }}