Skip to content

Commit 2883da1

Browse files
build(deps): bump trufflesecurity/trufflehog from 3.10.3 to 3.11.1 (#222)
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.10.3 to 3.11.1. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml) - [Commits](trufflesecurity/trufflehog@v3.10.3...v3.11.1) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa8d763 commit 2883da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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/trufflehog@v3.10.3
21+
uses: trufflesecurity/trufflehog@v3.11.1
2222
with:
2323
path: ./
2424
base: ${{ steps.extract_branch.outputs.branch }}

0 commit comments

Comments
 (0)