From d1ae6d2e83bc8a1db65168dc3c4ffd2e71807717 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 04:58:23 +0000 Subject: [PATCH] chore(deps): update dev-hato/actions-update-gitleaks action to v0.0.81 --- .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 2b4e0ec5..837609e2 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 --prefer-offline - - uses: dev-hato/actions-update-gitleaks@f2dfdc44ba854cf22f8c0041b60aca707347d1ca # v0.0.80 + - uses: dev-hato/actions-update-gitleaks@a1fa480c98add29b8e018c4e4bcd541d45766433 # v0.0.81 with: github-token: ${{secrets.GITHUB_TOKEN}} concurrency: