From dd87af06aae0d58cd04a004df35454f9a0d9b8aa Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 30 Jul 2024 23:48:49 +0000 Subject: [PATCH] semgrep/1.82.0 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- semgrep.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/semgrep.yaml b/semgrep.yaml index 133752ec20f..87f93604d86 100644 --- a/semgrep.yaml +++ b/semgrep.yaml @@ -1,7 +1,7 @@ package: name: semgrep - version: 1.81.0 - epoch: 1 + version: 1.82.0 + epoch: 0 description: "Lightweight static analysis for many languages. Find bug variants with patterns that look like source code." copyright: - license: LGPL-2.1-or-later @@ -46,7 +46,7 @@ pipeline: with: repository: https://github.com/returntocorp/semgrep tag: v${{package.version}} - expected-commit: eaed769cb403c6b87e7a9a39e05e48cc3a5a1c63 + expected-commit: 992e4820e315854d89d16cc064c0ac753c858ca3 - runs: | git submodule update --init --recursive