Skip to content

Commit

Permalink
Minor fix for Snyk Analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
kimocoder committed Apr 12, 2024
1 parent 3c12dfd commit 6a1c188
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/snyk-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@ jobs:
- name: Upload result to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@8a470fddafa5cbb6266ee11b37ef4d8aae19c571 # v3.24.6
with:
sarif_file: snyk.sarif
file: .
sarif: true

0 comments on commit 6a1c188

Please sign in to comment.