From 8cd44717e8821b845494452779df86f02e80d268 Mon Sep 17 00:00:00 2001 From: "trap-renovate[bot]" <138502363+trap-renovate[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 13:08:21 +0900 Subject: [PATCH] feat(github-action)!: Update renovatebot/github-action action to v41.0.2 (#611) Co-authored-by: trap-renovate[bot] <138502363+trap-renovate[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 e1f3e3c..0eb626f 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -59,7 +59,7 @@ jobs: echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}" - name: Renovate - uses: renovatebot/github-action@v40.3.6 + uses: renovatebot/github-action@v41.0.2 with: renovate-image: "ghcr.io/renovatebot/renovate" renovate-version: "latest"