Merge pull request #44 from matter-labs/renovate/trufflesecurity-trufflehog-3.x

chore(deps): update trufflesecurity/trufflehog action to v3.78.2
This commit is contained in:
Harald Hoyer 2024-06-21 11:16:36 +02:00 committed by GitHub
commit f6c55e4229
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ jobs:
with: with:
fetch-depth: 0 fetch-depth: 0
- name: TruffleHog OSS - name: TruffleHog OSS
uses: trufflesecurity/trufflehog@433a57adaf8fedce312630ef593f5142227c5855 # v3.78.1 uses: trufflesecurity/trufflehog@e3d5227a4ca04b38d584fae4a7b1fcb36e1fd77e # v3.78.2
with: with:
path: ./ path: ./
base: ${{ github.event.repository.default_branch }} base: ${{ github.event.repository.default_branch }}