Skip to content

Commit

Permalink
fix: Change workflow
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 8f45bb2 commit c73d66c
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 @@ -17,7 +17,7 @@ jobs:
BOT_ACCESS_TOKEN: "${{ fromJSON(secrets.VAULT_KV_1D187965_OP_GITHUB_INFRALOVERS).PAT }}"
MONDOO_SERVICE_ACCOUNT: "${{ secrets.MONDOO_SERVICE_ACCOUNT }}"
with:
dockerfile: dockerfoo/Dockerfile
dockerfile: Dockerfile
score: 50
platforms: "linux/amd64, linux/arm64"
release: true
Expand Down

0 comments on commit c73d66c

Please sign in to comment.