From 3046b7b520535d1ce006ab7a390794abaa950c3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 22:02:54 +0000 Subject: [PATCH] :arrow_up:upgrade(ci): Bump GitGuardian/gg-shield-action Bumps [GitGuardian/gg-shield-action](https://github.com/gitguardian/gg-shield-action) from 1.52.1 to 1.52.2. - [Release notes](https://github.com/gitguardian/gg-shield-action/releases) - [Commits](https://github.com/gitguardian/gg-shield-action/compare/16a0afce4785690fa602b6dbabf60ed22a4a854b...da20be06cafe5e8633dc24744efe1efe8d30f06b) --- updated-dependencies: - dependency-name: GitGuardian/gg-shield-action dependency-version: 1.52.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/pullrequest.yml | 2 +- .github/workflows/push.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index b19bdd5..88d0fb1 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -38,7 +38,7 @@ jobs: fetch-depth: 0 - name: GitGuardian Scanner - uses: GitGuardian/gg-shield-action@16a0afce4785690fa602b6dbabf60ed22a4a854b + uses: GitGuardian/gg-shield-action@da20be06cafe5e8633dc24744efe1efe8d30f06b with: args: -v --all-policies env: diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index e9953b7..f711ead 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -37,7 +37,7 @@ jobs: # More info: https://github.com/GitGuardian/ggshield-action - name: GitGuardian Scanner - uses: GitGuardian/gg-shield-action@16a0afce4785690fa602b6dbabf60ed22a4a854b + uses: GitGuardian/gg-shield-action@da20be06cafe5e8633dc24744efe1efe8d30f06b with: args: -v --all-policies env: