File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11package :
22 name : semgrep
3- version : " 1.116 .0"
3+ version : " 1.117 .0"
44 epoch : 0
55 description : " Lightweight static analysis for many languages. Find bug variants with patterns that look like source code."
66 copyright :
@@ -11,7 +11,7 @@ package:
1111
1212vars :
1313 # Current ocaml version used by upstream can be found https://github.com/semgrep/semgrep/blob/v${{package.version}}/Dockerfile#L114
14- ocaml_version : 5.2.1
14+ ocaml_version : 5.3.0
1515
1616environment :
1717 contents :
@@ -51,7 +51,7 @@ pipeline:
5151 with :
5252 repository : https://github.com/returntocorp/semgrep
5353 tag : v${{package.version}}
54- expected-commit : 012bdf7c662bab4a72a3d39c6bf8a32e9ef3038e
54+ expected-commit : 7f75347b325af9682a993f35fb0f106b4e4f43ae
5555 recurse-submodules : true
5656
5757 - name : Setup and build
You can’t perform that action at this time.
0 commit comments