From 845502eaa1ddb78ba382a46e894c939fc9e48f52 Mon Sep 17 00:00:00 2001 From: Renovate GitHub Bot Date: Wed, 6 Mar 2024 04:06:03 +0000 Subject: [PATCH] chore(deps): update ghcr.io/renovatebot/renovate docker tag to v37.229.2 --- .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 40708289..3c91c3f4 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -13,7 +13,7 @@ jobs: RENOVATE_REPOSITORIES: '["${{ github.repository }}"]' RENOVATE_REPOSITORY_CACHE: enabled RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }} - image: ghcr.io/renovatebot/renovate:37.225.0-full + image: ghcr.io/renovatebot/renovate:37.229.2-full@sha256:14dea8425c130470ee35656ed5dd5698c497b5131df327b1ee401f849de30b82 options: '--user root' runs-on: ubuntu-22.04 steps: