1 parent 5292063 commit 1fdc363Copy full SHA for 1fdc363
1 file changed
.github/workflows/main.yml
@@ -12,6 +12,8 @@ jobs:
12
uses: gitleaks/gitleaks-action@v2
13
env:
14
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
15
+ with:
16
+ path: .
17
sast:
18
name: SAST (Semgrep)
19
runs-on: self-hosted
0 commit comments