Skip to content

Commit 136fc81

Browse files
authored
Update semgrep.yml
1 parent 4968a05 commit 136fc81

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/semgrep.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
steps:
2121
- run: /usr/bin/jq --version
2222
- uses: actions/checkout@v3
23+
with:
24+
fetch-depth: 0
2325
- run: |
2426
git clone https://github.com/trailofbits/semgrep-rules $HOME/semgrep-rules-tob
2527
git clone https://github.com/semgrep/semgrep-rules $HOME/semgrep-rules

0 commit comments

Comments
 (0)