From 620dd085341b0c12d38a619de4767bf927eea723 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 22:35:42 +0000 Subject: [PATCH] Update renovatebot/github-action action to v32.240.4 --- .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 2cb077a4..f3767e3d 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -15,7 +15,7 @@ jobs: run: ls -la - name: Self-hosted Renovate - uses: renovatebot/github-action@v32.236.0 + uses: renovatebot/github-action@v32.240.4 with: configurationFile: renovate-config.js token: ${{ github.token }}