Skip to content

Commit 6f073cf

Browse files
build(CI): Bump trufflesecurity/trufflehog from 3.90.13 to 3.91.0
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.90.13 to 3.91.0. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml) - [Commits](trufflesecurity/trufflehog@v3.90.13...v3.91.0) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: 3.91.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3f0384f commit 6f073cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trufflehog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
fetch-depth: 0
1515
- name: TruffleHog OSS
16-
uses: trufflesecurity/trufflehog@v3.90.13
16+
uses: trufflesecurity/trufflehog@v3.91.0
1717
with:
1818
path: ./
1919
base: ${{ github.event.repository.default_branch }}

0 commit comments

Comments
 (0)