From 2932bb03ad829df0ad051b4c0c7755840915ddc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 22:10:29 +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.27.0 to 1.30.2. - [Release notes](https://github.com/gitguardian/gg-shield-action/releases) - [Commits](https://github.com/gitguardian/gg-shield-action/compare/e8eef84fc3419d2a7e7beb15ab96c95b3ce2da24...301d924983d28713330391607e96c389e2262849) --- updated-dependencies: - dependency-name: GitGuardian/gg-shield-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/pr.yml | 2 +- .github/workflows/push.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 3bed017..f37aa03 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -34,7 +34,7 @@ jobs: fetch-depth: 0 - name: GitGuardian Scanner - uses: GitGuardian/gg-shield-action@e8eef84fc3419d2a7e7beb15ab96c95b3ce2da24 + uses: GitGuardian/gg-shield-action@301d924983d28713330391607e96c389e2262849 with: args: -v --all-policies env: diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index ce48b46..6e8e4a9 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -33,7 +33,7 @@ jobs: # More info: https://github.com/GitGuardian/ggshield-action - name: GitGuardian Scanner - uses: GitGuardian/gg-shield-action@e8eef84fc3419d2a7e7beb15ab96c95b3ce2da24 + uses: GitGuardian/gg-shield-action@301d924983d28713330391607e96c389e2262849 with: args: -v --all-policies env: