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 6d37d72Copy full SHA for 6d37d72
.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:fc421a8f9ddba536ae855e6c4831e92ae1418079448d2ac376370217bfac23ac # latest
20
steps:
21
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
22
- run: semgrep ci
0 commit comments