Skip to content

Commit

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

chore(deps): bump trufflesecurity/trufflehog from 3.86.1 to 3.87.0
  • Loading branch information
mfranzke authored Dec 18, 2024
2 parents 0c64c24 + e417962 commit 8991572
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 @@ -14,7 +14,7 @@ jobs:
fetch-depth: 0

- name: 🐷 TruffleHog OSS
uses: trufflesecurity/trufflehog@v3.86.1
uses: trufflesecurity/trufflehog@v3.87.0
if: ${{ github.event.pull_request != null }} # only scan on pull-requests
with:
path: ./
Expand Down

0 comments on commit 8991572

Please sign in to comment.