From 515cc1c75839c81d575a2f2aa5b39de11d88c7f7 Mon Sep 17 00:00:00 2001 From: "miracum-renovate[bot]" <184965040+miracum-renovate[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 10:06:28 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v41 --- .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 1ab9c4d5..baeb3b12 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -31,7 +31,7 @@ jobs: fetch-depth: 0 - name: Self-hosted Renovate - uses: renovatebot/github-action@0984fb80fc633b17e57f3e8b6c007fe0dc3e0d62 # v40.3.6 + uses: renovatebot/github-action@e02bf7b1c996027e55e910400653576a8293246c # v41.0.3 with: token: "${{ steps.app-token.outputs.token }}" mount-docker-socket: true