From fd0a928349d2efb1e6a5e55b733b70ebdbac975c Mon Sep 17 00:00:00 2001 From: "jenkins-dependency-updater[bot]" <81680575+jenkins-dependency-updater[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 21:50:14 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v41.0.12 (#1293) Co-authored-by: jenkins-dependency-updater[bot] <81680575+jenkins-dependency-updater[bot]@users.noreply.github.com> --- .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 89487ecd3..dbe4d6dd9 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -30,7 +30,7 @@ jobs: uses: actions/checkout@v4 - name: Self-hosted Renovate - uses: renovatebot/github-action@v41.0.10 + uses: renovatebot/github-action@v41.0.12 with: token: "${{ steps.get_token.outputs.token }}" docker-cmd-file: .github/renovate-entrypoint.sh