Skip to content

Commit

Permalink
Update hawkscan-scan.yml
Browse files Browse the repository at this point in the history
artifact guy
  • Loading branch information
d-co-white authored Jul 22, 2024
1 parent f6c393b commit a119ccf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/hawkscan-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,8 @@ jobs:
# Optional category for the results
# Used to differentiate multiple results for one commit
category: StackHawk
- name: Upload artifact
uses: actions/upload-artifact@v4
with:
name: my-artifact
path: stackhawk.sarif

0 comments on commit a119ccf

Please sign in to comment.