We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c281a00 + 0ff7157 commit 34aaa6fCopy full SHA for 34aaa6f
1 file changed
.github/workflows/Semgrep.yml
@@ -27,8 +27,7 @@ jobs:
27
28
container:
29
# A Docker image with Semgrep installed. Do not change this.
30
- image: returntocorp/semgrep
31
-
+ image: returntocorp/semgrep:1.166.0
32
# Skip any PR created by dependabot to avoid permission issues:
33
if: (github.actor != 'dependabot[bot]')
34
0 commit comments