From e28a92ae37e6ee64680811f82c6ee6f32cf18e2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Prud=27homme?= Date: Sun, 22 Jan 2023 18:13:33 +0100 Subject: [PATCH] ci: update renovatebot/github-action action to v34.108.5 (#274) 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 459abac..0f226eb 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.108.4 + uses: renovatebot/github-action@v34.108.5 env: RENOVATE_CONFIG_FILE: renovate.json RENOVATE_REPOSITORIES: ${{ github.repository }}