We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 650012c commit 2ecdc02Copy full SHA for 2ecdc02
validator/action.yml
@@ -7,7 +7,7 @@ inputs:
7
8
runs:
9
using: docker
10
- image: docker://renovate/renovate:slim
+ image: docker://renovate/renovate:40.13
11
# https://docs.github.com/en/actions/creating-actions/creating-a-docker-container-action#accessing-files-created-by-a-container-action
12
# When a container action runs, it will automatically map the default working directory (GITHUB_WORKSPACE)
13
# on the runner with the /github/workspace directory on the container.
0 commit comments