From a454071b9c54b60b5d1f498827a1c1c9b55252e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 13:07:43 +0000 Subject: [PATCH] chore(deps): update dev-hato/actions-update-gitleaks action to v0.0.58 --- .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 251231452..910c792cb 100644 --- a/.github/workflows/update-gitleaks.yml +++ b/.github/workflows/update-gitleaks.yml @@ -31,7 +31,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.57 + - uses: dev-hato/actions-update-gitleaks@v0.0.58 with: github-token: ${{secrets.GITHUB_TOKEN}} concurrency: