diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 8a01e3d..9ae3233 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -392,7 +392,7 @@ jobs: fetch-depth: 0 - name: Run Gitleaks - uses: gitleaks/gitleaks-action@dcedce43c6f43de0b836d1fe38946645c9c638dc # v2 + uses: gitleaks/gitleaks-action@ff98106e4c7b2bc287b24eaf42907196329070c7 # v2 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE }}