From 6477286fa8830b3f8838cb2a404f3644934e15bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 11:08:11 +0000 Subject: [PATCH] chore(deps): update gitguardian/ggshield-action action to v1.47.0 --- .github/workflows/compose-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}