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