Skip to content

Commit

Permalink
continuing on error
Browse files Browse the repository at this point in the history
  • Loading branch information
walter-iriusrisk committed Nov 29, 2023
1 parent beaf1fb commit e2430da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
- uses: actions/checkout@v2

- run: docker run --rm -v $(pwd):/src hysnsec/trufflehog filesystem --directory=/src --json > trufflehog-output.json
continue-on-error: true

- uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit e2430da

Please sign in to comment.