From 0244eb38b209df1f27f126a7fc6d54e2049ee885 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 08:10:07 +0000 Subject: [PATCH] Update renovatebot/github-action action to v36 --- .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 cafc2b20..76d359fa 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.241.11 + uses: renovatebot/github-action@v36.0.2 with: configurationFile: renovate-config.js token: ${{ github.token }}