We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6977033 commit b165433Copy full SHA for b165433
.github/workflows/secrets_scanner.yaml
@@ -11,7 +11,7 @@ jobs:
11
with:
12
fetch-depth: 0
13
- name: TruffleHog OSS
14
- uses: trufflesecurity/trufflehog@0f2d8031a6c5e234ed48491728021de6a87590d6
+ uses: trufflesecurity/trufflehog@041f07e9df901a1038a528e5525b0226d04dd5ea
15
16
path: ./
17
base: ${{ github.event.repository.default_branch }}
0 commit comments