Skip to content

Commit ff4aabe

Browse files
committed
correct default
1 parent a5f3cf6 commit ff4aabe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/quality-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ on:
3131
docker_images:
3232
type: string
3333
description: comma separated list of docker image references to scan when docker scanning is enabled.
34-
default: "[]"
34+
default: ""
3535
required: false
3636

3737
jobs:

0 commit comments

Comments
 (0)