We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 111e5d4 + 7d55295 commit 9124383Copy full SHA for 9124383
.github/workflows/security.yml
@@ -31,7 +31,7 @@ jobs:
31
fetch-depth: 0
32
33
- name: TruffleHog OSS
34
- uses: trufflesecurity/trufflehog@v3.29.1
+ uses: trufflesecurity/trufflehog@v3.34.0
35
with:
36
path: ./
37
base: ${{ github.event.repository.default_branch }}
0 commit comments