Skip to content

Commit 1fdc363

Browse files
committed
Minor changes
1 parent 5292063 commit 1fdc363

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
uses: gitleaks/gitleaks-action@v2
1313
env:
1414
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
15+
with:
16+
path: .
1517
sast:
1618
name: SAST (Semgrep)
1719
runs-on: self-hosted

0 commit comments

Comments
 (0)