From d2e721cffaa278c8cda85e06ac9838ad47c7ed79 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 03:59:21 +0000 Subject: [PATCH] Update dev-hato/actions-update-gitleaks action to v0.0.56 --- .github/workflows/pr-update-gitleaks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-update-gitleaks.yml b/.github/workflows/pr-update-gitleaks.yml index 2e9101667..b8a528e80 100644 --- a/.github/workflows/pr-update-gitleaks.yml +++ b/.github/workflows/pr-update-gitleaks.yml @@ -29,7 +29,7 @@ jobs: - name: Install packages if: github.event_name != 'pull_request' || github.event.action != 'closed' run: bash "${GITHUB_WORKSPACE}/scripts/npm_ci.sh" - - uses: dev-hato/actions-update-gitleaks@v0.0.55 + - uses: dev-hato/actions-update-gitleaks@v0.0.56 with: github-token: ${{secrets.GITHUB_TOKEN}} concurrency: