Skip to content

Commit 4545ee8

Browse files
authored
Merge pull request #48906 from wolfi-dev/wolfictl-6669151e-6420-4ce9-a354-8e4783db5179
semgrep/1.117.0 package update
2 parents 5307539 + 89a47d1 commit 4545ee8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

semgrep.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package:
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

1212
vars:
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

1616
environment:
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

0 commit comments

Comments
 (0)