mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
ci: downgrade Syft to 0.65.0
This commit is contained in:
parent
4e9c49c342
commit
b52c917dc6
@ -7,7 +7,7 @@ runs:
|
||||
shell: bash
|
||||
working-directory: /tmp
|
||||
env:
|
||||
SYFT_VERSION: "0.66.2"
|
||||
SYFT_VERSION: "0.65.0" # Before upgrading, check if this has been fixed: https://github.com/anchore/syft/issues/1465
|
||||
GRYPE_VERSION: "0.55.0"
|
||||
OS: ${{ runner.os }}
|
||||
ARCH: ${{ runner.arch }}
|
||||
|
Loading…
Reference in New Issue
Block a user