From 440af76f146cbb39a250856f0cba2e382d8a5e4b Mon Sep 17 00:00:00 2001 From: "actions-runner-selfhosted[bot]" <147452877+actions-runner-selfhosted[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 04:07:35 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v40.2.7 --- .github/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 051c664..65975f8 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -56,7 +56,7 @@ token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@v40.2.6 + uses: renovatebot/github-action@v40.2.7 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"