mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-15 09:51:51 -05: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
|
shell: bash
|
||||||
working-directory: /tmp
|
working-directory: /tmp
|
||||||
env:
|
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"
|
GRYPE_VERSION: "0.55.0"
|
||||||
OS: ${{ runner.os }}
|
OS: ${{ runner.os }}
|
||||||
ARCH: ${{ runner.arch }}
|
ARCH: ${{ runner.arch }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue