Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/secrets_scanner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
with:
fetch-depth: 0
- name: TruffleHog OSS
uses: trufflesecurity/trufflehog@0f2d8031a6c5e234ed48491728021de6a87590d6
uses: trufflesecurity/trufflehog@c3e599b7163e8198a55467f3133db0e7b2a492cb
with:
path: ./
base: ${{ github.event.repository.default_branch }}
Expand Down
Loading