diff --git a/.github/workflows/gitleaks.yml b/.github/workflows/gitleaks.yml index b7b5b25d..a0e1b3ac 100644 --- a/.github/workflows/gitleaks.yml +++ b/.github/workflows/gitleaks.yml @@ -24,7 +24,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 with: fetch-depth: 0 - - uses: gitleaks/gitleaks-action@bf2dc8e55639c1e091e9b45970152e4313705814 + - uses: gitleaks/gitleaks-action@e0c47f4f8be36e29cdc102c57e68cb5cbf0e8d1e env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Only required for Organizations, not personal accosunts.