diff --git a/semgrep.yaml b/semgrep.yaml index 87f93604d86..58c418c91d3 100644 --- a/semgrep.yaml +++ b/semgrep.yaml @@ -1,6 +1,6 @@ package: name: semgrep - version: 1.82.0 + version: 1.83.0 epoch: 0 description: "Lightweight static analysis for many languages. Find bug variants with patterns that look like source code." copyright: @@ -46,7 +46,7 @@ pipeline: with: repository: https://github.com/returntocorp/semgrep tag: v${{package.version}} - expected-commit: 992e4820e315854d89d16cc064c0ac753c858ca3 + expected-commit: 2f066e3283828f0e6dab189c2ea1bf6682dd1309 - runs: | git submodule update --init --recursive