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 }}