Skip to content

Commit 3753a33

Browse files
build(deps): bump trufflesecurity/trufflehog in the github-actions group (#140)
Bumps the github-actions group with 1 update: [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog). Updates `trufflesecurity/trufflehog` from 3.95.3 to 3.95.5 - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Commits](trufflesecurity/trufflehog@v3.95.3...v3.95.5) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: 3.95.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a4b5efd commit 3753a33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/secret-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
echo "head=$head" >> "$GITHUB_OUTPUT"
4747
4848
- name: Scan with TruffleHog
49-
uses: trufflesecurity/trufflehog@v3.95.3
49+
uses: trufflesecurity/trufflehog@v3.95.5
5050
with:
5151
path: ./
5252
base: ${{ steps.scan-range.outputs.base }}

0 commit comments

Comments
 (0)