diff --git a/.github/workflows/secrets.yml b/.github/workflows/secrets.yml index 5b3b90ac..7d22be92 100644 --- a/.github/workflows/secrets.yml +++ b/.github/workflows/secrets.yml @@ -18,7 +18,7 @@ jobs: with: fetch-depth: 0 - name: TruffleHog OSS - uses: trufflesecurity/trufflehog@ef3a714619eb92ab84c2042c0a15b3dc2ef9061f # main + uses: trufflesecurity/trufflehog@7746b2ca4468f79446aea5e038aba57f89fc3499 # main with: path: ./ base: ${{ github.event.repository.default_branch }}