Skip to content

Commit 2b79111

Browse files
Merge pull request #70 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.63.0
chore(deps): bump trufflesecurity/trufflehog from 3.62.1 to 3.63.0
2 parents c687e38 + 51db99c commit 2b79111

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.62.1
15+
uses: trufflesecurity/trufflehog@v3.63.0
1616
with:
1717
path: ./
1818
base: ${{ github.event.repository.default_branch }}

0 commit comments

Comments
 (0)