We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58c9e92 + 15573c3 commit d52ab5cCopy full SHA for d52ab5c
.github/workflows/semgrep-ci.yml
@@ -21,7 +21,7 @@ jobs:
21
env:
22
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
23
container:
24
- image: semgrep/semgrep@sha256:e2a7ca874b5ef7dd47b3f613a429bc75050e6a1abfb2b42496d7ce2414d286cb
+ image: semgrep/semgrep@sha256:142b5fbdd9427ebdda0fe796168f83ae85679a5f9a5683e70bd7ddfd88533600
25
if: (github.actor != 'dependabot[bot]')
26
steps:
27
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
0 commit comments