From a80ff6eb127566273ed29aebed165324ab71ba6f Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 03:06:10 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action):=20update=20renovatebot/githu?= =?UTF-8?q?b-action=20(=20v40.1.8=20=E2=86=92=20v40.1.9=20)=20(#2816)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tyriis-automation[bot] <133711747+tyriis-automation[bot]@users.noreply.github.com> --- .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 e4cb78e1e..b28ed24ed 100644 --- a/.github/workflows/schedule-renovate.yaml +++ b/.github/workflows/schedule-renovate.yaml @@ -61,7 +61,7 @@ jobs: # https://github.com/marketplace/actions/renovate-bot-github-action - name: Renovate - uses: renovatebot/github-action@10b0dbf049fea8f04c079c8802145f3eac72d9e7 # v40.1.8 + uses: renovatebot/github-action@74811c93da74bf38cb37f41489065619930fba44 # v40.1.9 with: configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}" token: "${{ steps.app-token.outputs.token }}"