mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-20 13:04:36 -04:00
ci: downgrade Syft to 0.65.0
This commit is contained in:
parent
4e9c49c342
commit
b52c917dc6
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue