From 6409bd486d61436533207479c5e101772cb03624 Mon Sep 17 00:00:00 2001 From: "jenkins-dependency-updater[bot]" <81680575+jenkins-dependency-updater[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 10:03:56 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v41.0.5 --- .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 13d5d7a47..2c2086f7f 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -26,7 +26,7 @@ jobs: uses: actions/checkout@v4 - name: Self-hosted Renovate - uses: renovatebot/github-action@v41.0.4 + uses: renovatebot/github-action@v41.0.5 with: token: "${{ steps.get_token.outputs.token }}" docker-cmd-file: .github/renovate-entrypoint.sh