From d9c1d00f8c0999e16fec0c85f00e96ec91cb2651 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 11:54:52 +0700 Subject: [PATCH 1/2] Bump trufflesecurity/trufflehog from 3.51.0 to 3.52.1 (#143) Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.51.0 to 3.52.1. - [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.51.0...v3.52.1) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jason Nguyen --- .github/workflows/security-audit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/security-audit.yml b/.github/workflows/security-audit.yml index fad8605..60a97c5 100644 --- a/.github/workflows/security-audit.yml +++ b/.github/workflows/security-audit.yml @@ -13,7 +13,7 @@ jobs: with: fetch-depth: 0 - name: Credetials scan - uses: trufflesecurity/trufflehog@v3.51.0 + uses: trufflesecurity/trufflehog@v3.52.1 with: path: ./ base: ${{ github.event.repository.default_branch }} From fed8b15d316f76cdd570e8ddf3a79eb6a1f83baf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 18:22:00 +0700 Subject: [PATCH 2/2] Bump trufflesecurity/trufflehog from 3.52.1 to 3.53.0 (#149) Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.52.1 to 3.53.0. - [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.52.1...v3.53.0) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/security-audit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/security-audit.yml b/.github/workflows/security-audit.yml index 60a97c5..b591dfd 100644 --- a/.github/workflows/security-audit.yml +++ b/.github/workflows/security-audit.yml @@ -13,7 +13,7 @@ jobs: with: fetch-depth: 0 - name: Credetials scan - uses: trufflesecurity/trufflehog@v3.52.1 + uses: trufflesecurity/trufflehog@v3.53.0 with: path: ./ base: ${{ github.event.repository.default_branch }}