Skip to content

Commit 365693f

Browse files
grafanarenovatebot[bot]Nadia Santalla
authored and
Nadia Santalla
committed
Chore: Update ghcr.io/renovatebot/renovate Docker tag to v39.10.2
1 parent cd290b6 commit 365693f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/renovate-validate.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ jobs:
1313
- name: Renovate config validator
1414
run: |
1515
# Renovate updates the line below. Please keep its formatting as it is.
16-
export RENOVATE_IMAGE=ghcr.io/renovatebot/renovate:39.9.1@sha256:b80281f8bb0688bda9de67bc74528511d5d1c19ef9356965068ca7b56e5a4b80
16+
export RENOVATE_IMAGE=ghcr.io/renovatebot/renovate:39.10.2@sha256:fe28cdf2831aab259e37d61b5c1f88e909446c7f23333ad9212bc607c8b17c0b
1717
docker run -i --rm -v "$(realpath .):/repo" -w /repo --entrypoint renovate-config-validator "$RENOVATE_IMAGE" --strict

.github/workflows/renovate.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Self-hosted Renovate
3838
uses: renovatebot/github-action@7743ec9e19ceeb61a3862c5d4131e6710195af11 # v40.3.3
3939
with:
40-
renovate-version: 39.9.1@sha256:b80281f8bb0688bda9de67bc74528511d5d1c19ef9356965068ca7b56e5a4b80
40+
renovate-version: 39.10.2@sha256:fe28cdf2831aab259e37d61b5c1f88e909446c7f23333ad9212bc607c8b17c0b
4141
configurationFile: .github/renovate-app.json
4242
token: "${{ steps.app-token.outputs.token }}"
4343
env:

0 commit comments

Comments
 (0)