Skip to content

Commit

Permalink
chore(codeql): another try
Browse files Browse the repository at this point in the history
  • Loading branch information
brc-dd committed Apr 19, 2024
1 parent 7a5d0e1 commit b8e7285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Expand Up @@ -59,8 +59,8 @@ jobs:
- uses: microsoft/devskim-action@v1
with:
directory-to-scan: src
- run: cat devskim-results.sarif
- uses: github/codeql-action/upload-sarif@v3
with:
checkout_path: src
sarif_file: devskim-results.sarif
category: devskim

0 comments on commit b8e7285

Please sign in to comment.