From 06caa8ae204360b84435827ff7f89d5eb3db585d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 20:09:58 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v40.2.0 --- .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 39dcc5b..a228127 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -47,7 +47,7 @@ jobs: uses: actions/checkout@v4 - name: Renovate - uses: renovatebot/github-action@v40.1.12 + uses: renovatebot/github-action@v40.2.0 with: configurationFile: .github/renovate.json5 token: "${{ secrets.GITHUB_TOKEN }}"