Skip to content

Commit b7c3202

Browse files
committed
Fix TruffleHog image version input
1 parent 9a0a128 commit b7c3202

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/secret-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
- name: Scan for verified secrets
3333
uses: trufflesecurity/trufflehog@v3.95.3
3434
with:
35-
version: v3.95.3
35+
version: 3.95.3
3636
extra_args: --results=verified --force-skip-binaries --force-skip-archives

0 commit comments

Comments
 (0)