diff --git a/.github/workflows/compose-lint.yml b/.github/workflows/compose-lint.yml index 6856f4c..f5d97da 100644 --- a/.github/workflows/compose-lint.yml +++ b/.github/workflows/compose-lint.yml @@ -101,7 +101,7 @@ jobs: echo "" - name: Run GitGuardian scan - uses: GitGuardian/ggshield-action@8b29edc57b582045b12d45c8cc8f8040e121693b # v1.46.0 + uses: GitGuardian/ggshield-action@247ad4911092eee12989d379779c115632de6f84 # v1.47.0 env: GITHUB_PUSH_BEFORE_SHA: ${{ inputs.github-event-before }} GITHUB_PUSH_BASE_SHA: ${{ inputs.github-event-base }}