From 38c0fbc2046feae7c5c17c8222b198abfb3d516e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 22:54:38 +0000 Subject: [PATCH] upgrade(ci): bump GitGuardian/gg-shield-action in /.github/workflows Bumps [GitGuardian/gg-shield-action](https://github.com/gitguardian/gg-shield-action) from 1.1.0 to 1.41.0. - [Release notes](https://github.com/gitguardian/gg-shield-action/releases) - [Commits](https://github.com/gitguardian/gg-shield-action/compare/a5226e0a63850e276df1c71a81129fb82fc6e8cc...d0d08872632cd1686ef9ffcaada2c8e9fcd7a541) --- updated-dependencies: - dependency-name: GitGuardian/gg-shield-action dependency-version: 1.41.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 8b1ca069..768fb86d 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -31,7 +31,7 @@ jobs: fetch-depth: 0 - name: GitGuardian Scanner - uses: GitGuardian/gg-shield-action@a5226e0a63850e276df1c71a81129fb82fc6e8cc + uses: GitGuardian/gg-shield-action@d0d08872632cd1686ef9ffcaada2c8e9fcd7a541 with: args: -v --all-policies env: diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 533a400d..ec4680be 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -28,7 +28,7 @@ jobs: # More info: https://github.com/GitGuardian/ggshield-action - name: GitGuardian Scanner - uses: GitGuardian/gg-shield-action@a5226e0a63850e276df1c71a81129fb82fc6e8cc + uses: GitGuardian/gg-shield-action@d0d08872632cd1686ef9ffcaada2c8e9fcd7a541 with: args: -v --all-policies env: