We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35d1495 commit aa251d2Copy full SHA for aa251d2
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@35d1495ba81c85e0b2908678f9fa4b50cd497872 # main
25
with:
26
# Fail on verified secrets - blocking mode
27
fail-on-verified: "true" # Block on verified secrets
0 commit comments