Skip to content

Commit

Permalink
fix: Change category for container image scan result (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
langecode authored Aug 29, 2023
1 parent 841935a commit 2abdcd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,4 @@ jobs:
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: "trivy-image-results.sarif"
category: "Trivy Container Scanning"

0 comments on commit 2abdcd3

Please sign in to comment.