Skip to content

Commit e0da32a

Browse files
chore(deps): pin dependencies
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 8b10f82 commit e0da32a

2 files changed

Lines changed: 2 additions & 2 deletions

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@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

.github/workflows/semgrep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
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

0 commit comments

Comments
 (0)