Skip to content

Commit f3646d7

Browse files
test: point to feature branch for testing
1 parent 83b985b commit f3646d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/org-required-trufflehog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ permissions:
1818
jobs:
1919
secret-scan:
2020
name: TruffleHog Secret Scan
21-
uses: grafana/security-github-actions/.github/workflows/reusable-trufflehog.yml@main
21+
uses: grafana/security-github-actions/.github/workflows/reusable-trufflehog.yml@feat/trufflehog-concurrency
2222
with:
2323
# Monitoring mode - no blocking, just reporting
2424
fail-on-verified: "false" # Don't block on verified secrets (monitoring only)

0 commit comments

Comments
 (0)