From 240678cf33f0c0c65f0323615c925f0312b2d640 Mon Sep 17 00:00:00 2001 From: "mr-borboto[bot]" <170036086+mr-borboto[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 17:05:54 +0000 Subject: [PATCH] =?UTF-8?q?patch(github-actions):=20update=20renovatebot/g?= =?UTF-8?q?ithub-action=20(=20v41.0.0=20=E2=86=92=20v41.0.2=20)=20(#85)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: mr-borboto[bot] <170036086+mr-borboto[bot]@users.noreply.github.com> --- .github/workflows/reusable-renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-renovate.yaml b/.github/workflows/reusable-renovate.yaml index 73a13e9..6ed47c6 100644 --- a/.github/workflows/reusable-renovate.yaml +++ b/.github/workflows/reusable-renovate.yaml @@ -47,7 +47,7 @@ jobs: token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@7e1c0fa7cfd2c3e91b27cdd87ae09a6a0fafb5f2 # v41.0.0 + uses: renovatebot/github-action@67a664fc9b4481b33a3eff6ee9edfb7a7b9dfa1e # v41.0.2 with: token: "${{ steps.app-token.outputs.token }}" configurationFile: "${{ inputs.config-file }}"