Skip to content

Commit

Permalink
Merge pull request #12
Browse files Browse the repository at this point in the history
  • Loading branch information
therealdwright committed Aug 7, 2023
2 parents bce1f1b + ac818ff commit 0e2bbec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Add the following step to your GitHub Actions workflow:

```yaml
- name: Trufflehog PR Commenter
uses: therealdwright/trufflehog-secrets-detector@v1.0.0
uses: therealdwright/trufflehog-secrets-detector@v1.1.2
with:
secrets-file: 'path_to_output.json' # Optional, defaults to 'secrets.json'
env:
Expand Down

0 comments on commit 0e2bbec

Please sign in to comment.