From 0b5ef7a7404ce2e930da6256c10529db2e112038 Mon Sep 17 00:00:00 2001 From: "mr-borboto[bot]" <170036086+mr-borboto[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 13:09:28 +0000 Subject: [PATCH] =?UTF-8?q?patch(github-actions):=20update=20renovatebot/g?= =?UTF-8?q?ithub-action=20(=20v40.3.5=20=E2=86=92=20v40.3.6=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 ce8a9e0..67710f4 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@28bcd5c4900a4353b5c9af9e1bd61dd6377f0f0d # v40.3.5 + uses: renovatebot/github-action@0984fb80fc633b17e57f3e8b6c007fe0dc3e0d62 # v40.3.6 with: token: "${{ steps.app-token.outputs.token }}" configurationFile: "${{ inputs.config-file }}"