Skip to content

Commit

Permalink
Trigger Trivy report for containers 2
Browse files Browse the repository at this point in the history
  • Loading branch information
simao-silva committed Nov 6, 2023
1 parent 5c5e657 commit 3489029
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/pr-alpine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:

- name: Upload Trivy scan results to GitHub Security
uses: github/codeql-action/upload-sarif@v2
if: always()
with:
# Path to SARIF file relative to the root of the repository
sarif_file: trivy-alpine-image-scan.sarif
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/pr-debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:

- name: Upload Trivy scan results to GitHub Security
uses: github/codeql-action/upload-sarif@v2
if: always()
with:
# Path to SARIF file relative to the root of the repository
sarif_file: trivy-debian-image-scan.sarif
Expand Down

0 comments on commit 3489029

Please sign in to comment.