Skip to content

Commit 7675879

Browse files
committed
pass in string
1 parent 334f707 commit 7675879

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
with:
4040
asdfVersion: ${{ needs.get_asdf_version.outputs.asdf_version }}
4141
run_docker_scan: true
42-
docker_images: "[eps-cdk-utils]"
42+
docker_images: "eps-cdk-utils"
4343

4444
secrets:
4545
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)