diff --git a/.github/workflows/secret-scan.yaml b/.github/workflows/secret-scan.yaml index 99bcd0a7..f2bc5b42 100644 --- a/.github/workflows/secret-scan.yaml +++ b/.github/workflows/secret-scan.yaml @@ -12,7 +12,7 @@ jobs: fetch-depth: 0 - name: Scan code for hardcoded secrets - uses: trufflesecurity/trufflehog@047e2b4607487da3c05564ec9b198cf22a048310 + uses: trufflesecurity/trufflehog@d8ed02643a318c5e8159ee5856654126f77a2ae3 with: path: ./ base: ${{ github.base_ref }}