From bdc1ec7f8868b3c0e47e2623f74686020127a4a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 01:13:04 +0000 Subject: [PATCH] chore(deps): update dev-hato/actions-update-gitleaks action to v0.0.77 (#4508) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/update-gitleaks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-gitleaks.yml b/.github/workflows/update-gitleaks.yml index 7ef13f7e3..a1dca93cb 100644 --- a/.github/workflows/update-gitleaks.yml +++ b/.github/workflows/update-gitleaks.yml @@ -28,7 +28,7 @@ jobs: - name: Install packages if: github.event_name != 'pull_request' || github.event.action != 'closed' run: npm ci - - uses: dev-hato/actions-update-gitleaks@v0.0.76 + - uses: dev-hato/actions-update-gitleaks@v0.0.77 with: github-token: ${{secrets.GITHUB_TOKEN}} concurrency: