Skip to content

Commit

Permalink
Chore: Update ghcr.io/renovatebot/renovate Docker tag to v39.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
grafanarenovatebot[bot] authored and Nadia Santalla committed Nov 12, 2024
1 parent cd290b6 commit 365693f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/renovate-validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ jobs:
- name: Renovate config validator
run: |
# Renovate updates the line below. Please keep its formatting as it is.
export RENOVATE_IMAGE=ghcr.io/renovatebot/renovate:39.9.1@sha256:b80281f8bb0688bda9de67bc74528511d5d1c19ef9356965068ca7b56e5a4b80
export RENOVATE_IMAGE=ghcr.io/renovatebot/renovate:39.10.2@sha256:fe28cdf2831aab259e37d61b5c1f88e909446c7f23333ad9212bc607c8b17c0b
docker run -i --rm -v "$(realpath .):/repo" -w /repo --entrypoint renovate-config-validator "$RENOVATE_IMAGE" --strict
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Self-hosted Renovate
uses: renovatebot/github-action@7743ec9e19ceeb61a3862c5d4131e6710195af11 # v40.3.3
with:
renovate-version: 39.9.1@sha256:b80281f8bb0688bda9de67bc74528511d5d1c19ef9356965068ca7b56e5a4b80
renovate-version: 39.10.2@sha256:fe28cdf2831aab259e37d61b5c1f88e909446c7f23333ad9212bc607c8b17c0b
configurationFile: .github/renovate-app.json
token: "${{ steps.app-token.outputs.token }}"
env:
Expand Down

0 comments on commit 365693f

Please sign in to comment.