Skip to content

Commit

Permalink
category
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Schofield <jack.schofield@answerdigital.com>
  • Loading branch information
jackschofield23 committed Aug 9, 2022
1 parent 8771be4 commit 6a93b7f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
uses: github/codeql-action/upload-sarif@v1
with:
sarif_file: ${{ steps.scan-workflow-manager.outputs.sarif }}
category: workflow-manager

- name: Scan Task Manager image with Anchore
id: scan-task-manager
Expand All @@ -76,3 +77,4 @@ jobs:
uses: github/codeql-action/upload-sarif@v1
with:
sarif_file: ${{ steps.scan-task-manager.outputs.sarif }}
category: task-manager

0 comments on commit 6a93b7f

Please sign in to comment.