From c99571d2d3254e14067687445836cf284eae7eb4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 22:02:41 +0000 Subject: [PATCH] chore(deps): update gitguardian/ggshield-action action to v1.52.2 --- .github/workflows/gitguardian.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gitguardian.yaml b/.github/workflows/gitguardian.yaml index 635e9ef..047d2a3 100644 --- a/.github/workflows/gitguardian.yaml +++ b/.github/workflows/gitguardian.yaml @@ -13,7 +13,7 @@ jobs: fetch-depth: 0 - name: GitGuardian scan - uses: GitGuardian/ggshield-action@v1.51.0 + uses: GitGuardian/ggshield-action@v1.52.2 env: GITHUB_PUSH_BEFORE_SHA: ${{ github.event.before }} GITHUB_PUSH_BASE_SHA: ${{ github.event.base_ref }}