diff --git a/semgrep.yaml b/semgrep.yaml index 12d43cb34d9..5522ccceefe 100644 --- a/semgrep.yaml +++ b/semgrep.yaml @@ -1,6 +1,6 @@ package: name: semgrep - version: 1.54.0 + version: 1.54.1 epoch: 0 description: "Lightweight static analysis for many languages. Find bug variants with patterns that look like source code." copyright: @@ -39,7 +39,7 @@ pipeline: with: repository: https://github.com/returntocorp/semgrep tag: v${{package.version}} - expected-commit: 64e6f96f1d7b5c69da9c0e615daeb470f1865ff0 + expected-commit: be4f768cc56a8790acc6269d24db8ad59fee380d - runs: | git submodule update --init --recursive