Skip to content

Commit 1fd40d8

Browse files
chore(deps): bump trufflesecurity/trufflehog in the actions group
Bumps the actions group with 1 update: [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog). Updates `trufflesecurity/trufflehog` from 3.95.9 to 3.96.0 - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Commits](trufflesecurity/trufflehog@27b0417...6f3c981) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: 3.96.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 894a8bb commit 1fd40d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
find . -type f -perm /111 -name "*.sh" | head -10 || true
2828
2929
- name: Check for secrets
30-
uses: trufflesecurity/trufflehog@27b0417c16317ca9a472a9a8092acce143b49c55 # v3.95.9
30+
uses: trufflesecurity/trufflehog@6f3c981e7b77f235fd2702dd74af25fc4b72bf11 # v3.96.0
3131
with:
3232
path: ./
3333
base: ${{ github.event.pull_request.base.sha || github.event.before }}

0 commit comments

Comments
 (0)