From 8d27215c6717dd221b0745459e2964518dd87666 Mon Sep 17 00:00:00 2001 From: "mr-borboto[bot]" <170036086+mr-borboto[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 07:19:34 +0000 Subject: [PATCH] =?UTF-8?q?patch(github-actions):=20update=20renovatebot/g?= =?UTF-8?q?ithub-action=20(=20v40.3.4=20=E2=86=92=20v40.3.5=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 6ac1ccf..ce8a9e0 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@80eaf969abf68ad62aa94d9ab392421b31621634 # v40.3.4 + uses: renovatebot/github-action@28bcd5c4900a4353b5c9af9e1bd61dd6377f0f0d # v40.3.5 with: token: "${{ steps.app-token.outputs.token }}" configurationFile: "${{ inputs.config-file }}"