We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c21715f + 0289a55 commit 47aceebCopy full SHA for 47aceeb
.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:3d1a3467804ae22460f8c3f46d9406a8c541aa1c48aa62808b06de28b4bf27a6
+ image: semgrep/semgrep@sha256:73116c3be6ee3a138acad62b2d26c17fad7f62610c0c9a9d66c61b0c0a5405ef
25
if: (github.actor != 'dependabot[bot]')
26
steps:
27
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
0 commit comments