From 2e807796177336b6a0c232556b824f9ecb37a353 Mon Sep 17 00:00:00 2001 From: "afharo-s-self-hosted-renovate[bot]" <153235723+afharo-s-self-hosted-renovate[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 07:40:25 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v41.0.12 (#317) --- .github/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 0f16b80..b457566 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -31,7 +31,7 @@ jobs: # Runs Renovate in this repo with custom configuration (due to the need for secrets) - name: Renovate Bot GitHub Action - uses: renovatebot/github-action@v41.0.11 + uses: renovatebot/github-action@v41.0.12 with: configurationFile: .github/renovate/config.js token: "${{ steps.get_token.outputs.token }}"