Skip to content

Commit

Permalink
deps: Pin the version of the Trufflehog action.
Browse files Browse the repository at this point in the history
  • Loading branch information
skyzyx committed Dec 18, 2023
1 parent 41ed2e8 commit aa4e217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trufflehog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fetch-depth: 0

- name: Check secrets with TruffleHog OSS
uses: trufflesecurity/trufflehog@b8724e87e6c7f6785bee707a82172d03e3006efb # main
uses: trufflesecurity/trufflehog@v3.63.4
with:
path: ./
head: HEAD
Expand Down

0 comments on commit aa4e217

Please sign in to comment.