diff --git a/.github/workflows/secret-scan.yaml b/.github/workflows/secret-scan.yaml index b3928e8e..b1c84e7c 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@5043fc87566b949e955b297b706dc29cb2e2e145 + uses: trufflesecurity/trufflehog@55b9d48e0de2711b2f6dc70b1c97ac374ccb9dfa with: path: ./ base: ${{ github.base_ref }}