Skip to content

Commit 7d55295

Browse files
Bump trufflesecurity/trufflehog from 3.29.1 to 3.34.0
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.29.1 to 3.34.0. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml) - [Commits](trufflesecurity/trufflehog@v3.29.1...v3.34.0) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 111e5d4 commit 7d55295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
fetch-depth: 0
3232

3333
- name: TruffleHog OSS
34-
uses: trufflesecurity/trufflehog@v3.29.1
34+
uses: trufflesecurity/trufflehog@v3.34.0
3535
with:
3636
path: ./
3737
base: ${{ github.event.repository.default_branch }}

0 commit comments

Comments
 (0)