From af0dbdbc50be2c17e3d514e9087eeb7197673cd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 22:02:50 +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.51.0 to 1.52.1. - [Release notes](https://github.com/gitguardian/gg-shield-action/releases) - [Commits](https://github.com/gitguardian/gg-shield-action/compare/ad41d391f42450e9e6bb34961e3b1cf73398f250...16a0afce4785690fa602b6dbabf60ed22a4a854b) --- updated-dependencies: - dependency-name: GitGuardian/gg-shield-action dependency-version: 1.52.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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 07c62d3..b19bdd5 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@ad41d391f42450e9e6bb34961e3b1cf73398f250 + uses: GitGuardian/gg-shield-action@16a0afce4785690fa602b6dbabf60ed22a4a854b with: args: -v --all-policies env: diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 048599a..e9953b7 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@ad41d391f42450e9e6bb34961e3b1cf73398f250 + uses: GitGuardian/gg-shield-action@16a0afce4785690fa602b6dbabf60ed22a4a854b with: args: -v --all-policies env: