From c37a799dda1b5da7668e0ecca2bdb6a3f6218dee Mon Sep 17 00:00:00 2001 From: "grafanarenovatebot[bot]" <146220760+grafanarenovatebot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 08:27:12 +0000 Subject: [PATCH] Chore: Update ghcr.io/renovatebot/renovate Docker tag to v39.31.0 --- .github/workflows/renovate-validate.yaml | 2 +- .github/workflows/renovate.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/renovate-validate.yaml b/.github/workflows/renovate-validate.yaml index 1b20c2a..add4aab 100644 --- a/.github/workflows/renovate-validate.yaml +++ b/.github/workflows/renovate-validate.yaml @@ -13,5 +13,5 @@ jobs: - name: Validate renovate config run: |- # Renovate updates the line below. Please keep its formatting as it is. - export RENOVATE_IMAGE=ghcr.io/renovatebot/renovate:39.29.0@sha256:9ac3737e9d3402494cd1a538f9689ed0ddb5dfc8e6dfc2dfc6c0a53ef452d716 + export RENOVATE_IMAGE=ghcr.io/renovatebot/renovate:39.31.0@sha256:ea2b64778453a944cc982b6bb42b7581a7d526cab1bb2fa09a13cacd5525c9fe docker run -i --rm -v $(realpath .):/repo -w /repo --entrypoint renovate-config-validator "$RENOVATE_IMAGE" --strict diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index a163675..f62c730 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -37,7 +37,7 @@ jobs: - name: Self-hosted Renovate uses: renovatebot/github-action@dd4d265eb8646cd04fc5f86ff8bc8d496d75a251 # v40.2.8 with: - renovate-version: 39.29.0@sha256:9ac3737e9d3402494cd1a538f9689ed0ddb5dfc8e6dfc2dfc6c0a53ef452d716 + renovate-version: 39.31.0@sha256:ea2b64778453a944cc982b6bb42b7581a7d526cab1bb2fa09a13cacd5525c9fe configurationFile: .github/renovate-app.json token: "${{ steps.app-token.outputs.token }}" env: