From 4bbbdd01ac5b43ffeed23e157214e5fa6c4ed69c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 May 2023 15:49:43 +0300 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v36.1.1 (#60) Co-authored-by: renovate[bot] <29139614+renovate[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 f2131c4f..55f56c47 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@v36.0.3 + uses: renovatebot/github-action@v36.1.1 with: configurationFile: renovate-config.js token: ${{ github.token }}