From af46b2b8634156c777cb3c3ed158a8deea65f20b Mon Sep 17 00:00:00 2001 From: "dependa-jr[bot]" <171952447+dependa-jr[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 08:38:45 -0500 Subject: [PATCH] =?UTF-8?q?ci(github-action):=20update=20renovatebot/githu?= =?UTF-8?q?b-action=20action=20(=20v41.0.6=20=E2=86=92=20v41.0.12=20)=20(#?= =?UTF-8?q?84)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | ------------------------- | ------- | -------- | | github-tags | renovatebot/github-action | v41.0.6 | v41.0.12 | Co-authored-by: dependa-jr[bot] <171952447+dependa-jr[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 769cc90..8185296 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -57,7 +57,7 @@ token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@v41.0.6 + uses: renovatebot/github-action@v41.0.12 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"