diff --git a/.github/workflows/secrets.yml b/.github/workflows/secrets.yml index 5b3b90ac..b5ef047b 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@1ca22a6b9cbfd9839c62b670a00f21621109a5a1 # main with: path: ./ base: ${{ github.event.repository.default_branch }}