From baebb74b41e436fd61b3731ae43ffbbe2dcf199d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 06:03:33 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies to v1.52.2 --- .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 ca44aaa..3d051db 100644 --- a/.github/workflows/compose-security.yml +++ b/.github/workflows/compose-security.yml @@ -113,7 +113,7 @@ jobs: id: gitguardian if: inputs.event-name == 'push' continue-on-error: true - uses: GitGuardian/ggshield-action@ad41d391f42450e9e6bb34961e3b1cf73398f250 # v1.51.0 + uses: GitGuardian/ggshield-action@da20be06cafe5e8633dc24744efe1efe8d30f06b # v1.52.2 env: GITHUB_PUSH_BEFORE_SHA: ${{ inputs.github-event-before }} GITHUB_PUSH_BASE_SHA: ${{ inputs.github-event-base }}