diff --git a/action.yml b/action.yml index 5d1e38d..4546b24 100644 --- a/action.yml +++ b/action.yml @@ -108,7 +108,7 @@ runs: # not published to PyPI). Install the latest release tag. 0.5.0+ carries the # capability graph, G1/G2/G3 gates, the `signetry comment` renderer, and the # SAST detection engine (needed for `scan: true`). - pip install "signetry-core @ git+https://github.com/Signetry/core@v0.6.0" + pip install "signetry-core @ git+https://github.com/Signetry/core@v0.7.0" fi - name: Detection scan (optional)