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