diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d5b4f27..df71b97 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -280,7 +280,7 @@ jobs: # just the tip. fetch-depth: 0 - name: Run gitleaks - uses: gitleaks/gitleaks-action@dcedce43c6f43de0b836d1fe38946645c9c638dc # v2 + uses: gitleaks/gitleaks-action@ff98106e4c7b2bc287b24eaf42907196329070c7 # v2 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Fail the CI job if anything matches; separately, upload