We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 334f707 commit 7675879Copy full SHA for 7675879
1 file changed
.github/workflows/pull_request.yml
@@ -39,7 +39,7 @@ jobs:
39
with:
40
asdfVersion: ${{ needs.get_asdf_version.outputs.asdf_version }}
41
run_docker_scan: true
42
- docker_images: "[eps-cdk-utils]"
+ docker_images: "eps-cdk-utils"
43
44
secrets:
45
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments