From 2ad586b0858e739e3a661fbe6432822ca10bc709 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 22:04:14 +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.34.0 to 1.50.0. - [Release notes](https://github.com/gitguardian/gg-shield-action/releases) - [Commits](https://github.com/gitguardian/gg-shield-action/compare/4b450617504f2a3e1b58cbf0214f7ad3108cdab7...33598664f24734b2c3f8eeac2f1bf3db0426a474) --- updated-dependencies: - dependency-name: GitGuardian/gg-shield-action dependency-version: 1.50.0 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 e62e918..64fe85e 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@4b450617504f2a3e1b58cbf0214f7ad3108cdab7 + uses: GitGuardian/gg-shield-action@33598664f24734b2c3f8eeac2f1bf3db0426a474 with: args: -v --all-policies env: diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 4a19c12..fa44632 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@4b450617504f2a3e1b58cbf0214f7ad3108cdab7 + uses: GitGuardian/gg-shield-action@33598664f24734b2c3f8eeac2f1bf3db0426a474 with: args: -v --all-policies env: