Skip to content

Commit 8cb1716

Browse files
committed
Updated TruffleHog test
1 parent 4f21a9f commit 8cb1716

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/secrets-scan.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
uses: trufflesecurity/trufflehog@main
2828
with:
2929
path: ./
30-
base: ${{ github.event.repository.default_branch }}
31-
head: HEAD
30+
# base: ${{ github.event.repository.default_branch }}
31+
# head: HEAD
3232
extra_args: --debug --only-verified

0 commit comments

Comments
 (0)