Skip to content

Commit 367df2e

Browse files
Merge branch 'main' into feat/zizmor-grafana-bench
2 parents ba1686b + 8bd71c0 commit 367df2e

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
@@ -23,7 +23,7 @@ jobs:
2323
uses: grafana/security-github-actions/.github/workflows/reusable-trufflehog.yml@main
2424
with:
2525
# Fail on verified secrets - blocking mode
26-
fail-on-verified: "true" # Block on verified secrets
26+
fail-on-verified: "false" # Block on verified secrets
2727
fail-on-unverified: "false" # Don't block on unverified secrets
2828
runs-on: ${{ !github.event.repository.private && 'ubuntu-latest' || 'ubuntu-arm64-small' }} # Use same runner pattern as zizmor
2929
secrets: inherit

0 commit comments

Comments
 (0)