From 47f71d62226bc0374a4db726039ba1b860b700ff Mon Sep 17 00:00:00 2001 From: "renovate-bot-helper[bot]" <172366231+renovate-bot-helper[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 02:46:22 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v40.2.8 --- .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 08a6aa9..1ea6f50 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -56,7 +56,7 @@ jobs: token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@v40.2.7 + uses: renovatebot/github-action@v40.2.8 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"