Skip to content

Commit

Permalink
fix: Change workflow - downgrade score
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Buchleitner <[email protected]>
  • Loading branch information
mabunixda committed May 8, 2024
1 parent e56a383 commit a5f1ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
MONDOO_SERVICE_ACCOUNT: "${{ fromJson(secrets.VAULT_KV_1D187965_OP_MONDOO_PACKER_AGENT).password }}"
with:
dockerfile: docker-image/Dockerfile
score: 50
score: 0
platforms: "linux/amd64, linux/arm64"
release: true

0 comments on commit a5f1ed0

Please sign in to comment.