You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -128,7 +128,7 @@ To use this, you must have the following Makefile targets defined
128
128
- `asdfVersion`: Override the version of asdf to install.
129
129
- `reinstall_poetry`: If you are using this from a primarily python based project, you should set this to true to force a poetry reinstallation after python is installed
130
130
- `run_docker_scan`: whether to run a scan of docker images
131
-
- `docker_images`: array of docker images to scan. These must match images produced by make docker-build
131
+
- `docker_images`: csv list of docker images to scan. These must match images produced by make docker-build
132
132
133
133
#### Secret Inputs
134
134
- `SONAR_TOKEN`: Token used to authenticate to sonar
0 commit comments