From 6a316efea0245a5970a4b4c0e6b73e6ffc6245ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 06:07:54 +0000 Subject: [PATCH] Update gitleaks/gitleaks-action digest to bf2dc8e --- .github/workflows/gitleaks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gitleaks.yml b/.github/workflows/gitleaks.yml index ff59e9dd..e8a5532b 100644 --- a/.github/workflows/gitleaks.yml +++ b/.github/workflows/gitleaks.yml @@ -24,7 +24,7 @@ jobs: - uses: actions/checkout@v5 with: fetch-depth: 0 - - uses: gitleaks/gitleaks-action@ff98106e4c7b2bc287b24eaf42907196329070c7 + - uses: gitleaks/gitleaks-action@bf2dc8e55639c1e091e9b45970152e4313705814 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Only required for Organizations, not personal accosunts.