From 30216628dade75884fc7350024ed7caac858131f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 04:27:29 +0000 Subject: [PATCH] chore(deps): bump GitGuardian/ggshield from 1.51.0 to 1.52.2 Bumps [GitGuardian/ggshield](https://github.com/gitguardian/ggshield) from 1.51.0 to 1.52.2. - [Release notes](https://github.com/gitguardian/ggshield/releases) - [Changelog](https://github.com/GitGuardian/ggshield/blob/main/CHANGELOG.md) - [Commits](https://github.com/gitguardian/ggshield/compare/v1.51.0...v1.52.2) --- updated-dependencies: - dependency-name: GitGuardian/ggshield dependency-version: 1.52.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/gitguardian.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gitguardian.yml b/.github/workflows/gitguardian.yml index 94bc162e..3da4da1d 100644 --- a/.github/workflows/gitguardian.yml +++ b/.github/workflows/gitguardian.yml @@ -24,7 +24,7 @@ jobs: fetch-depth: 0 - name: GitGuardian scan - uses: GitGuardian/ggshield/actions/secret@v1.51.0 + uses: GitGuardian/ggshield/actions/secret@v1.52.2 env: GITHUB_PUSH_BEFORE_SHA: ${{ github.event.before }} GITHUB_PUSH_BASE_SHA: ${{ github.event.base }}