From 074181a901e6cbcd90c36f54b8b45882ef3df435 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 19:15:26 +0000 Subject: [PATCH] chore(deps): update gitguardian/ggshield-action action to v1.51.0 --- .github/workflows/compose-security.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compose-security.yml b/.github/workflows/compose-security.yml index d18216e..b87f8f8 100644 --- a/.github/workflows/compose-security.yml +++ b/.github/workflows/compose-security.yml @@ -109,7 +109,7 @@ jobs: echo "" - name: Run GitGuardian scan - uses: GitGuardian/ggshield-action@47d27a827db78a2a521d4ed38cf687f2839beb06 # v1.50.3 + uses: GitGuardian/ggshield-action@ad41d391f42450e9e6bb34961e3b1cf73398f250 # v1.51.0 env: GITHUB_PUSH_BEFORE_SHA: ${{ inputs.github-event-before }} GITHUB_PUSH_BASE_SHA: ${{ inputs.github-event-base }}