Skip to content

Commit f37f1c8

Browse files
Merge pull request #78 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.63.3
chore(deps): bump trufflesecurity/trufflehog from 3.63.2 to 3.63.3
2 parents 282a45d + ac9e0cb commit f37f1c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/secret-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
ref: ${{ github.ref_name }}
1313
fetch-depth: 0
1414
- name: TruffleHog OSS
15-
uses: trufflesecurity/trufflehog@v3.63.2
15+
uses: trufflesecurity/trufflehog@v3.63.3
1616
with:
1717
path: ./
1818
base: ${{ github.event.repository.default_branch }}

0 commit comments

Comments
 (0)