File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
- name : Renovate config validator
14
14
run : |
15
15
# Renovate updates the line below. Please keep its formatting as it is.
16
- export RENOVATE_IMAGE=ghcr.io/renovatebot/renovate:39.11.7 @sha256:fb15bd3a3b295384a9785938c9785538f7f365dcec4690886a43e4648d3f31ed
16
+ export RENOVATE_IMAGE=ghcr.io/renovatebot/renovate:39.14.1 @sha256:65e8c6c295d33569995412053890b983cd01a6c8de643adb4d175889a27a07ed
17
17
docker run -i --rm -v "$(realpath .):/repo" -w /repo --entrypoint renovate-config-validator "$RENOVATE_IMAGE" --strict
Original file line number Diff line number Diff line change 37
37
- name : Self-hosted Renovate
38
38
uses : renovatebot/github-action@7743ec9e19ceeb61a3862c5d4131e6710195af11 # v40.3.3
39
39
with :
40
- renovate-version : 39.11.7 @sha256:fb15bd3a3b295384a9785938c9785538f7f365dcec4690886a43e4648d3f31ed
40
+ renovate-version : 39.14.1 @sha256:65e8c6c295d33569995412053890b983cd01a6c8de643adb4d175889a27a07ed
41
41
configurationFile : .github/renovate-app.json
42
42
token : " ${{ steps.app-token.outputs.token }}"
43
43
env :
You can’t perform that action at this time.
0 commit comments