From 04cd362b861b5cdbc51a4c6e9dffc7fbc1591ef0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 13:20:55 +0000 Subject: [PATCH] Build(deps): Bump trufflesecurity/trufflehog from 3.89.2 to 3.90.2 Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.89.2 to 3.90.2. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml) - [Commits](https://github.com/trufflesecurity/trufflehog/compare/v3.89.2...v3.90.2) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: 3.90.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/pipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipeline.yaml b/.github/workflows/pipeline.yaml index 4a27e8f9..15635789 100644 --- a/.github/workflows/pipeline.yaml +++ b/.github/workflows/pipeline.yaml @@ -119,7 +119,7 @@ jobs: submodules: recursive - name: SAST - Credentials - uses: trufflesecurity/trufflehog@v3.89.2 + uses: trufflesecurity/trufflehog@v3.90.2 with: base: main extra_args: --only-verified