Skip to content

Commit

Permalink
update category
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaffter committed Nov 4, 2024
1 parent c48b3f3 commit e84df4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: trivy-results-${{ matrix.image }}-edge.sarif
category: trivy-${{ matrix.image }}:edge
category: trivy-image-${{ matrix.image }}:edge
wait-for-processing: true

- name: Detain results for debug if needed
Expand Down

0 comments on commit e84df4b

Please sign in to comment.