File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ permissions:
2121jobs :
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@8b10f82433323c48383277b3abc8c87d26564e63 # 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
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 container :
1414 # A Docker image with Semgrep installed. Do not change this.
15- image : semgrep/semgrep:1.152.0
15+ image : semgrep/semgrep:1.152.0@sha256:e04d2cb132288d90035db8791d64f610cb255b21e727b94db046243b30c01ae9
1616 steps :
1717 # Fetch project source with GitHub Actions Checkout.
1818 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
You can’t perform that action at this time.
0 commit comments