Skip to content

Commit 2ecdc02

Browse files
committed
chore: use latest image with fixed version
1 parent 650012c commit 2ecdc02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validator/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ inputs:
77

88
runs:
99
using: docker
10-
image: docker://renovate/renovate:slim
10+
image: docker://renovate/renovate:40.13
1111
# https://docs.github.com/en/actions/creating-actions/creating-a-docker-container-action#accessing-files-created-by-a-container-action
1212
# When a container action runs, it will automatically map the default working directory (GITHUB_WORKSPACE)
1313
# on the runner with the /github/workspace directory on the container.

0 commit comments

Comments
 (0)