diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2e73fa5..be4edb4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: MONDOO_SERVICE_ACCOUNT: "${{ secrets.MONDOO_SERVICE_ACCOUNT }}" with: dockerfile: Dockerfile - score: 50 + score: 20 platforms: "linux/amd64, linux/arm64" release: true \ No newline at end of file