From ebd17b76d3feb6bd173eda18124da6e90114b003 Mon Sep 17 00:00:00 2001 From: "robottoms-up[bot]" <170814834+robottoms-up[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 13:10:15 +0000 Subject: [PATCH] =?UTF-8?q?feat(github-action)!:=20Update=20renovatebot/gi?= =?UTF-8?q?thub-action=20(=20v40.3.6=20=E2=86=92=20v41.0.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 311d2568..ab5ed547 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -47,7 +47,7 @@ jobs: token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@v40.3.6 + uses: renovatebot/github-action@v41.0.0 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"