We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07958e8 commit 70cd93fCopy full SHA for 70cd93f
1 file changed
.github/workflows/org-required-trufflehog.yml
@@ -21,7 +21,7 @@ permissions:
21
jobs:
22
secret-scan:
23
name: TruffleHog Secret Scan
24
- uses: grafana/security-github-actions/.github/workflows/reusable-trufflehog.yml@main
+ uses: grafana/security-github-actions/.github/workflows/reusable-trufflehog.yml@07958e8571b62db07ac8939717251b26ff9a3a2b # main
25
with:
26
# Non-blocking: job succeeds; PR still gets comments/artifacts when findings exist
27
fail-on-verified: "false" # Set "true" to fail on verified secrets
0 commit comments