From e2634889bb7974c61222b4a129ed628f7f489b4d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Feb 2025 10:51:49 +0000 Subject: [PATCH] chore(deps): update dev-hato/actions-update-gitleaks action to v0.0.85 --- .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 5338629a49..1cbae8eba7 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@091c34de599960bb32f05f5087bb2eb6ba875af8 # v0.0.84 + - uses: dev-hato/actions-update-gitleaks@4361d786ce724872c3691efa9fae599749cfaf5b # v0.0.85 with: github-token: ${{secrets.GITHUB_TOKEN}} concurrency: