Skip to content

Commit 5149caf

Browse files
build(deps): bump trufflesecurity/trufflehog from 3.15.0 to 3.15.1
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.15.0 to 3.15.1. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml) - [Commits](trufflesecurity/trufflehog@v3.15.0...v3.15.1) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da19a15 commit 5149caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/00-scan-secrets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
id: extract_branch
1919

2020
- name: 🐷 TruffleHog OSS
21-
uses: trufflesecurity/[email protected].0
21+
uses: trufflesecurity/[email protected].1
2222
with:
2323
path: ./
2424
base: ${{ steps.extract_branch.outputs.branch }}

0 commit comments

Comments
 (0)