Skip to content

Commit

Permalink
fix(static-analysis): updating the path on the test file
Browse files Browse the repository at this point in the history
  • Loading branch information
pkanoongo committed Nov 22, 2024
1 parent 32f4390 commit da8d48f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
- uses: open-turo/actions-gha/test@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
- uses: ./static-analysis/semgrep
- uses: ./static-analysis
with:
semgrep-app-token: ${{ secrets.SEMGREP_APP_TOKEN }}

0 comments on commit da8d48f

Please sign in to comment.