diff --git a/.github/workflows/secrets.yml b/.github/workflows/secrets.yml index f276803a..b965458d 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@f4045259751e6a6566fc9b88083f04b914f324d5 # main + uses: trufflesecurity/trufflehog@15faaba61cef0834db0ac750f6425685ae5418e1 # main with: path: ./ base: ${{ github.event.repository.default_branch }}