From 2c9dc40475cee4de6be73ab1408ef8e28999b55b Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 10:07:12 +0000 Subject: [PATCH] ci(github-action): update renovatebot/github-action to v40.1.8 --- .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 1253e4713..e4cb78e1e 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@7d358366277001f3316d7fa54ff49a81c0158948 # v40.1.7 + uses: renovatebot/github-action@10b0dbf049fea8f04c079c8802145f3eac72d9e7 # v40.1.8 with: configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}" token: "${{ steps.app-token.outputs.token }}"