Skip to content

Commit 149739c

Browse files
committed
fix: update category name
1 parent ca2647b commit 149739c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ runs:
143143
uses: github/codeql-action/upload-sarif@v3
144144
with:
145145
sarif_file: ${{ steps.audit.outputs.sarif-file }}
146-
category: capsec
146+
category: capsec-audit
147147
continue-on-error: true
148148

149149
- name: Install reviewdog

0 commit comments

Comments
 (0)