Skip to content

Commit

Permalink
Use full fetch depth
Browse files Browse the repository at this point in the history
  • Loading branch information
gdavison committed Sep 3, 2021
1 parent 076fc71 commit 9d99631
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0

- name: semgrep
uses: returntocorp/semgrep-action@v1

0 comments on commit 9d99631

Please sign in to comment.