Skip to content

Commit 53342a2

Browse files
authored
chore: added simple comment (#3105)
1 parent 74f422a commit 53342a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/00-scan-secrets.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
with:
1313
fetch-depth: 0
1414

15+
# https://github.com/marketplace/actions/trufflehog-oss#advanced-usage-scan-entire-branch
1516
- name: 🐷 TruffleHog OSS
1617
uses: trufflesecurity/trufflehog@main
1718
if: ${{ github.event.pull_request != null }} # only scan on pull-requests

0 commit comments

Comments
 (0)