diff --git a/.github/workflows/secrets.yml b/.github/workflows/secrets.yml index d035503b..9d112455 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@857a37160074198a128f176f6534fd318d3c9494 # main + uses: trufflesecurity/trufflehog@1c727b66c0c29b9f01135914b20d7d8449404ab5 # main with: path: ./ base: ${{ github.event.repository.default_branch }}