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