We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af53a74 commit d90d7cdCopy full SHA for d90d7cd
.github/workflows/semgrep.yml
@@ -16,7 +16,7 @@ jobs:
16
env:
17
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
18
container:
19
- image: returntocorp/semgrep@sha256:bacb1190716dab2b1708dc63c5bf11f6014c16511e5117f83592acbc5530087a # latest
+ image: returntocorp/semgrep@sha256:e2a7ca874b5ef7dd47b3f613a429bc75050e6a1abfb2b42496d7ce2414d286cb # latest
20
steps:
21
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
22
- run: semgrep ci
0 commit comments