Skip to content

Commit 64e4f0c

Browse files
chore(deps): update trufflesecurity/trufflehog action to v3.78.0
1 parent 9e18e12 commit 64e4f0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-build-test-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ jobs:
265265
fetch-depth: "0"
266266
ref: ${{ github.head_ref }}
267267
- name: Secret Scanning Trufflehog
268-
uses: trufflesecurity/trufflehog@v3.77.0
268+
uses: trufflesecurity/trufflehog@v3.78.0
269269
with:
270270
extra_args: -x .github/workflows/exclude-patterns.txt --json
271271
version: 3.77.0

0 commit comments

Comments
 (0)