Skip to content

Commit

Permalink
Update trufflesecurity/trufflehog action to v3.56.0 (#1097)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 14, 2023
1 parent 7d17f73 commit 1cc8d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
fetch-depth: 0

- name: Check leaking secrets on source files
uses: trufflesecurity/trufflehog@v3.55.1
uses: trufflesecurity/trufflehog@v3.56.0
with:
path: ./
base: ${{ github.event.repository.default_branch }}
Expand Down

0 comments on commit 1cc8d90

Please sign in to comment.