diff --git a/.github/workflows/content-guards.yml b/.github/workflows/content-guards.yml index 9b09fed..3683458 100644 --- a/.github/workflows/content-guards.yml +++ b/.github/workflows/content-guards.yml @@ -24,7 +24,7 @@ jobs: - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1 with: fetch-depth: 0 - - uses: gitleaks/gitleaks-action@ff98106e4c7b2bc287b24eaf42907196329070c7 # v2.3.9 + - uses: gitleaks/gitleaks-action@e0c47f4f8be36e29cdc102c57e68cb5cbf0e8d1e # v3.0.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}