Skip to content

Commit 4182eeb

Browse files
chore(trufflehog): restore org-required reusable ref to @main
Made-with: Cursor
1 parent 9a93c68 commit 4182eeb

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ permissions:
2121
jobs:
2222
secret-scan:
2323
name: TruffleHog Secret Scan
24-
# Pin to this branch so ruleset-required runs use the PR workflow; restore @main after merge.
25-
uses: grafana/security-github-actions/.github/workflows/reusable-trufflehog.yml@fix/trufflehog-merge-group-diff-scan
24+
uses: grafana/security-github-actions/.github/workflows/reusable-trufflehog.yml@main
2625
with:
2726
# Fail on verified secrets - blocking mode
2827
fail-on-verified: "true" # Block on verified secrets

0 commit comments

Comments
 (0)