We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 391f46c commit a171074Copy full SHA for a171074
.github/workflows/security.yml
@@ -36,7 +36,7 @@ jobs:
36
fetch-depth: 0
37
38
- name: TruffleHog OSS
39
- uses: trufflesecurity/trufflehog@ad258d848807ac956c978b391895800cb4237c1a # v3.88.24
+ uses: trufflesecurity/trufflehog@d722a7e50645c42123e31fe97761a88ade988db8 # v3.88.25
40
with:
41
path: ./
42
base: ${{ github.event.repository.default_branch }}
0 commit comments