Skip to content

Commit 03f6aea

Browse files
chore(deps): pin grafana/security-github-actions action to edaaa2b
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent edaaa2b commit 03f6aea

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@edaaa2ba520a8b5ab4a9902b44b8a27e850df1ee # main
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)