Skip to content

Commit

Permalink
change to TS
Browse files Browse the repository at this point in the history
  • Loading branch information
Brooke Castleberry authored and Brooke Castleberry committed Oct 8, 2024
1 parent 96c5905 commit 9fb61f0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/truffle-secrets-BC-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ jobs:


- name: Monitor TruffleHog identified secrets with Snyk
uses: trufflesecurity/trufflehog@main
#with:
# command: monitor --all-projects --json-file=trufflehog-secrets.json
uses: snyk/actions/node@master
with:
command: monitor --all-projects --json-file=trufflehog-secrets.json
continue-on-error: true


Expand Down

0 comments on commit 9fb61f0

Please sign in to comment.