Skip to content

Commit 46305c1

Browse files
authored
Merge pull request #30 from marklogic/brijesh-dev
PDP-684 : Updated the workflow to fetch right commit
2 parents 74e685b + 2029065 commit 46305c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trufflehog-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: actions/checkout@v4
3232
with:
3333
ref: ${{ github.event.pull_request.head.sha }}
34-
fetch-depth: 1
34+
fetch-depth: 2
3535

3636
- name: Setup exclude config
3737
id: config

0 commit comments

Comments
 (0)