Skip to content

Commit

Permalink
Merge pull request #752 from db-ui/dependabot-github_actions-truffles…
Browse files Browse the repository at this point in the history
…ecurity-trufflehog-3.31.2

chore(deps): bump trufflesecurity/trufflehog from 3.30.0 to 3.31.2
  • Loading branch information
mfranzke authored Mar 29, 2023
2 parents dc32125 + a942b37 commit 0f1c2c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/00-scan-secrets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
id: extract_branch

- name: 🐷 TruffleHog OSS
uses: trufflesecurity/trufflehog@v3.30.0
uses: trufflesecurity/trufflehog@v3.31.2
with:
path: ./
base: ${{ steps.extract_branch.outputs.branch-name }}
Expand Down

0 comments on commit 0f1c2c3

Please sign in to comment.