From cdbbf9203d47006303b92dde1530a8b67a7a2575 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 17:12:10 +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.26.0 to 1.27.0. - [Release notes](https://github.com/gitguardian/gg-shield-action/releases) - [Commits](https://github.com/gitguardian/gg-shield-action/compare/3af6bd67c964cffe01a0f8f5c0dd04b8cda99e6b...e8eef84fc3419d2a7e7beb15ab96c95b3ce2da24) --- 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 9f0c2eb..e7c30c3 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@3af6bd67c964cffe01a0f8f5c0dd04b8cda99e6b + uses: GitGuardian/gg-shield-action@e8eef84fc3419d2a7e7beb15ab96c95b3ce2da24 with: args: -v --all-policies env: diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 978c1f2..ed29bc0 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@3af6bd67c964cffe01a0f8f5c0dd04b8cda99e6b + uses: GitGuardian/gg-shield-action@e8eef84fc3419d2a7e7beb15ab96c95b3ce2da24 with: args: -v --all-policies env: