We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2b4a22 commit cb86b57Copy full SHA for cb86b57
1 file changed
.github/workflows/org-required-trufflehog.yml
@@ -18,7 +18,7 @@ permissions:
18
jobs:
19
secret-scan:
20
name: TruffleHog Secret Scan
21
- uses: grafana/security-github-actions/.github/workflows/reusable-trufflehog.yml
+ uses: grafana/security-github-actions/.github/workflows/reusable-trufflehog.yml@main
22
with:
23
# Monitoring mode - no blocking, just reporting
24
fail-on-verified: "false" # Don't block on verified secrets (monitoring only)
0 commit comments