diff --git a/.github/workflows/build-sanpshot.yml b/.github/workflows/build-sanpshot.yml index 8a49339..4be4ac1 100644 --- a/.github/workflows/build-sanpshot.yml +++ b/.github/workflows/build-sanpshot.yml @@ -14,6 +14,8 @@ jobs: uses: th2-net/.github/.github/workflows/compound-java-dev.yml@integration-tests # FIXME: switch to main branch with: integration-test-enabled: true + scanner-enabled: true + strict-scanner: true integration-test-projects: "['cradle-admin-tool-cli','cradle-admin-tool-http']" build-target: 'Docker' docker-username: ${{ github.actor }}