Skip to content

Commit 1268959

Browse files
ci(trufflehog): pin reusable to isaiah/trufflehog-single-invocation for ruleset testing
Revert org-required to @main before merging this branch to main. Made-with: Cursor
1 parent 3183305 commit 1268959

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@main
24+
uses: grafana/security-github-actions/.github/workflows/reusable-trufflehog.yml@isaiah/trufflehog-single-invocation
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)