From de2b6e8c3c4c5bc4d74b87e9b62c4c698e3cbed2 Mon Sep 17 00:00:00 2001 From: "bot-ross[bot]" <98030736+bot-ross[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 19:14:28 -0400 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v40.2.2 (#1062) Co-authored-by: bot-ross[bot] <98030736+bot-ross[bot]@users.noreply.github.com> --- .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 29f978e36..c4772a5ed 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.1 + uses: renovatebot/github-action@v40.2.2 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"