Skip to content

Commit 7fb132b

Browse files
Update secrets-scanner.yml workflow
1 parent 8cec2a2 commit 7fb132b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/secrets-scanner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
fetch-depth: 0
2020
- name: TruffleHog OSS
21-
uses: trufflesecurity/trufflehog@main
21+
uses: trufflesecurity/trufflehog@f446421baf832d6356c42c1743d99abff52ff334 # v3.95.7
2222
with:
2323
path: ./
2424
base: ${{ github.event.repository.default_branch }}

0 commit comments

Comments
 (0)