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 @@ -9,7 +9,7 @@ jobs:
with:
fetch-depth: 0
- name: TruffleHog OSS
uses: trufflesecurity/trufflehog@939f053fc5cc13136efeb9e4d505051455d135dd
uses: trufflesecurity/trufflehog@041f07e9df901a1038a528e5525b0226d04dd5ea
with:
path: ./
base: ${{ github.event.repository.default_branch }}
Expand Down
Loading