1 parent 0ab0233 commit 7f73c23Copy full SHA for 7f73c23
1 file changed
.github/workflows/reusable-semgrep.yml
@@ -29,7 +29,7 @@ jobs:
29
# Needed to upload the results to code-scanning dashboard.
30
security-events: write
31
container:
32
- image: semgrep/semgrep@sha256:5930c9438968657745cc8c193e338ec9e08c5ead0b926b1b4ed37e06a9cc2270 # 1.151.0
+ image: semgrep/semgrep@sha256:155f999d01d02b33aa5a8db9186eb20dcd0154ce1a0ac6fce8d80674d0ace235 # 1.151.0
33
env:
34
SEMGREP_SEND_METRICS: 'off'
35
steps:
0 commit comments