From 1b41688d80f350e04dd82ce986838c38fe221731 Mon Sep 17 00:00:00 2001 From: "cosmos-renovate-bot[bot]" <184220455+cosmos-renovate-bot[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 03:09:01 +0000 Subject: [PATCH] =?UTF-8?q?feat(github-action)!:=20Update=20renovatebot/gi?= =?UTF-8?q?thub-action=20(=20v41.0.22=20=E2=86=92=20v42.0.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/renovate-schedule.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate-schedule.yaml b/.github/workflows/renovate-schedule.yaml index 7b5edd0..1c2e3fa 100644 --- a/.github/workflows/renovate-schedule.yaml +++ b/.github/workflows/renovate-schedule.yaml @@ -58,7 +58,7 @@ jobs: echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}" - name: Renovate - uses: renovatebot/github-action@8ac70de2fe55752c573155866e30735411e3b61c # v41.0.22 + uses: renovatebot/github-action@e854b273e774bce1ef8cb05f128b8ce8aee2a887 # v42.0.1 with: configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}" token: "${{ steps.app-token.outputs.token }}"