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 c46d48e commit 7a5d0e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Expand Up @@ -56,9 +56,9 @@ jobs:
security-events: write
steps:
- uses: actions/checkout@v4
with:
path: src
- uses: microsoft/devskim-action@v1
with:
directory-to-scan: src
- uses: github/codeql-action/upload-sarif@v3
with:
checkout_path: src
Expand Down

0 comments on commit 7a5d0e1

Please sign in to comment.