diff --git a/.github/workflows/trufflehog.yml b/.github/workflows/trufflehog.yml index 2f054bd..9e4cf04 100644 --- a/.github/workflows/trufflehog.yml +++ b/.github/workflows/trufflehog.yml @@ -20,7 +20,7 @@ jobs: - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: fetch-depth: 0 - - uses: trufflesecurity/trufflehog@75add79b929b263dae147d2e5bcf0daf292165cf + - uses: trufflesecurity/trufflehog@84a2b33c9f891494db6ebe02f2a55b19cdf38f25 with: path: ./ base: ${{ github.event.repository.default_branch }}