We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4b524f commit a06b807Copy full SHA for a06b807
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:0af46ee89d50961490e84024f04ecd78627902588aa97b289a169f9417c38215 # 1.151.0
33
env:
34
SEMGREP_SEND_METRICS: 'off'
35
steps:
0 commit comments