Commit 9e9b30c 1 parent 1fd23e7 commit 9e9b30c Copy full SHA for 9e9b30c
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 : Validate renovate config
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.38.0 @sha256:5a53ef5d0488e54ad36194453f012cce7926660d46076e424053d445d4ff0225
16
+ export RENOVATE_IMAGE=ghcr.io/renovatebot/renovate:39.42.4 @sha256:c5d718e312cdacc0746e37f13c215ff498be28c51e50efd24c070ae29f5b636a
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@dd4d265eb8646cd04fc5f86ff8bc8d496d75a251 # v40.2.8
39
39
with :
40
- renovate-version : 39.38.0 @sha256:5a53ef5d0488e54ad36194453f012cce7926660d46076e424053d445d4ff0225
40
+ renovate-version : 39.42.4 @sha256:c5d718e312cdacc0746e37f13c215ff498be28c51e50efd24c070ae29f5b636a
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