From 5af5c06c3bbd06dd609f49f93c2fdab3a6dd80da Mon Sep 17 00:00:00 2001 From: "actions-runner-selfhosted[bot]" <147452877+actions-runner-selfhosted[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 09:05:23 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v40.2.6 --- .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 1de235c..051c664 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.1.9 + uses: renovatebot/github-action@v40.2.6 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"