We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5f3cf6 commit ff4aabeCopy full SHA for ff4aabe
1 file changed
.github/workflows/quality-checks.yml
@@ -31,7 +31,7 @@ on:
31
docker_images:
32
type: string
33
description: comma separated list of docker image references to scan when docker scanning is enabled.
34
- default: "[]"
+ default: ""
35
required: false
36
37
jobs:
0 commit comments