From 0eedec556731aa50a248d3098d72793f1a67dfc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Prud=27homme?= Date: Sun, 26 Feb 2023 23:15:19 +0100 Subject: [PATCH] ci: update renovatebot/github-action action to v34.152.5 (#291) 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 2d8601a..8b5719f 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.152.4 + uses: renovatebot/github-action@v34.152.5 env: RENOVATE_CONFIG_FILE: renovate.json RENOVATE_REPOSITORIES: ${{ github.repository }}