From 12686a0d0f5985343c315af9c85f0f8e27c12888 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 07:06:51 +0000 Subject: [PATCH] ci(github-action): update renovatebot/github-action to v40.1.4 --- .github/workflows/schedule-renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/schedule-renovate.yaml b/.github/workflows/schedule-renovate.yaml index 5805a3d14..6e49a5ad5 100644 --- a/.github/workflows/schedule-renovate.yaml +++ b/.github/workflows/schedule-renovate.yaml @@ -59,7 +59,7 @@ jobs: # https://github.com/marketplace/actions/renovate-bot-github-action - name: Renovate - uses: renovatebot/github-action@78bdcb3bffa5e95e646183ca0a2ac2895abd6a20 # v40.1.3 + uses: renovatebot/github-action@c134f38c01867794a23c35e86660bd9609caf30c # v40.1.4 with: configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}" token: "${{ steps.generate-token.outputs.token }}"