From c5b47cc5b4a07c20bc2949350dd0a4036baf646f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 02:32:58 +0000 Subject: [PATCH] chore(deps): update dev-hato/actions-update-gitleaks action to v0.0.75 --- .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 84d5309275..ac9574045a 100644 --- a/.github/workflows/pr-update-gitleaks.yml +++ b/.github/workflows/pr-update-gitleaks.yml @@ -30,7 +30,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@52921abb0680cfaba9e7ae00fd375f81e812971c # v0.0.73 + - uses: dev-hato/actions-update-gitleaks@a328544ab63e69ea58603e5136e2f57e0092c873 # v0.0.75 with: github-token: ${{secrets.GITHUB_TOKEN}} concurrency: