From 7e0392d511f9f13d8f77d2a1b86307b032765988 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Prud=27homme?= Date: Sun, 26 Feb 2023 06:15:34 +0100 Subject: [PATCH] ci: update renovatebot/github-action action to v34.152.4 (#289) Co-authored-by: Renovate Bot --- .github/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 07d96c7..2d8601a 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -14,7 +14,7 @@ jobs: fetch-depth: 0 - name: Renovate - uses: renovatebot/github-action@v34.146.0 + uses: renovatebot/github-action@v34.152.4 env: RENOVATE_CONFIG_FILE: renovate.json RENOVATE_REPOSITORIES: ${{ github.repository }}