Skip to content

Commit

Permalink
Debug trivy
Browse files Browse the repository at this point in the history
  • Loading branch information
jbygdell committed Oct 31, 2024
1 parent e696d5a commit ade369a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_pr_container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ jobs:
- name: Run Trivy vulnerability scanner on sftp-inbox
uses: aquasecurity/[email protected]
with:
image-ref: ghcr.io/${{ github.repository }}:sha-${{ github.sha }}-sftp-inbox
image-ref: ghcr.io/${{ github.repository }}:PR${{ github.event.number }}-sftp-inbox
format: "sarif"
hide-progress: true
ignore-unfixed: true
Expand Down

0 comments on commit ade369a

Please sign in to comment.