Skip to content

Commit 9d2a47b

Browse files
build(deps): bump trufflesecurity/trufflehog from 3.80.3 to 3.80.4
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.80.3 to 3.80.4. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml) - [Commits](trufflesecurity/trufflehog@v3.80.3...3.80.4) --- 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 38f4d0c commit 9d2a47b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/secret-check.yml

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

0 commit comments

Comments
 (0)