Skip to content

Commit

Permalink
Update security-scan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jndamito authored Jul 25, 2024
1 parent f183166 commit d6a5284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
- name: Compare and Consolidate Results
run: |
semgrep --config Matching_scripts/semgrep.yml \
semgrep --config=Matching_scripts/semgrep.yml \
snyk-results.json codeql-results.json \
--json --output results_comparison.json
Expand Down

0 comments on commit d6a5284

Please sign in to comment.