Skip to content

Commit 61066e8

Browse files
chore: point org-required TruffleHog workflow at main
Made-with: Cursor
1 parent d1de40e commit 61066e8

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
@@ -21,7 +21,7 @@ permissions:
2121
jobs:
2222
secret-scan:
2323
name: TruffleHog Secret Scan
24-
uses: grafana/security-github-actions/.github/workflows/reusable-trufflehog.yml@isaiah/trufflehog-single-invocation
24+
uses: grafana/security-github-actions/.github/workflows/reusable-trufflehog.yml@main
2525
with:
2626
# Non-blocking: job succeeds; PR still gets comments/artifacts when findings exist
2727
fail-on-verified: "false" # Set "true" to fail on verified secrets

0 commit comments

Comments
 (0)