From 5bdc46cf434b91adf8285fb09a2e4fd2c17d2db4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 04:31:21 +0000 Subject: [PATCH] Update dev-hato/actions-update-gitleaks action to v0.0.74 (#1404) 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 7d84e53d..7b078fc4 100644 --- a/.github/workflows/update-gitleaks.yml +++ b/.github/workflows/update-gitleaks.yml @@ -29,7 +29,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.73 + - uses: dev-hato/actions-update-gitleaks@v0.0.74 with: github-token: ${{secrets.GITHUB_TOKEN}} concurrency: