Skip to content

Commit

Permalink
fix: docker image scan output format
Browse files Browse the repository at this point in the history
  • Loading branch information
julesbertrand committed Nov 9, 2023
1 parent b931f09 commit 66b5fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
id: scan
with:
image: "ghcr.io/artefactory/nlpretext:${{ steps.tag.outputs.tag_name }}"
acs-report-enable: true
output-format: table

- name: upload Anchore scan SARIF report
uses: github/codeql-action/upload-sarif@v1
Expand Down

0 comments on commit 66b5fe1

Please sign in to comment.