Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
htrgouvea committed Nov 20, 2023
2 parents a89af5c + 007debc commit 0d5b418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zarn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
cd zarn && sudo cpanm --installdeps .
- name: Hunt for findings
run: |
perl zarn.pl --source ../ --sarif zarn.sarif
perl zarn/zarn.pl --source . --sarif zarn.sarif
- uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: zarn.sarif

0 comments on commit 0d5b418

Please sign in to comment.