mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 23:23:57 +02:00
chore(deps): update trufflesecurity/trufflehog action to v3.73.0
This commit is contained in:
parent
08040a398f
commit
b0e6ff7c67
1 changed files with 1 additions and 1 deletions
2
.github/workflows/secrets_scanner.yaml
vendored
2
.github/workflows/secrets_scanner.yaml
vendored
|
@ -9,7 +9,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: TruffleHog OSS
|
- name: TruffleHog OSS
|
||||||
uses: trufflesecurity/trufflehog@20dd450e0b6d62a5380b96e8151bb82e56315693 # v3.71.2
|
uses: trufflesecurity/trufflehog@08b6f90c818deb9e0c28f1aeea788712ff4c97c4 # v3.73.0
|
||||||
with:
|
with:
|
||||||
path: ./
|
path: ./
|
||||||
base: ${{ github.event.repository.default_branch }}
|
base: ${{ github.event.repository.default_branch }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue