From 5d9ecd7f74eb3311f2b5370c0dee42938cfecc0d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 10:48:06 +0000 Subject: [PATCH] chore(deps): update gitguardian/ggshield-action action to v1.31.0 --- .github/workflows/gitguardian.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gitguardian.yaml b/.github/workflows/gitguardian.yaml index 327aece2..b8c49867 100644 --- a/.github/workflows/gitguardian.yaml +++ b/.github/workflows/gitguardian.yaml @@ -13,7 +13,7 @@ jobs: fetch-depth: 0 - name: GitGuardian scan - uses: GitGuardian/ggshield-action@v1.25.0 + uses: GitGuardian/ggshield-action@v1.31.0 env: GITHUB_PUSH_BEFORE_SHA: ${{ github.event.before }} GITHUB_PUSH_BASE_SHA: ${{ github.event.base_ref }}