anchore / scan-action

Anchore container analysis and scan provided as a GitHub Action
MIT License
202 stars 75 forks source link

chore(deps): update Grype to v0.74.0 #267

Closed anchore-actions-token-generator[bot] closed 8 months ago

anchore-actions-token-generator[bot] commented 8 months ago

Update Grype to v0.74.0

willmurphyscode commented 8 months ago

I've retried the tests on here twice, once because of the race condition installing grype (https://github.com/anchore/scan-action/issues/265) and once because of a network timeout during npm install. Just recording so we have a record of why; I don't like retrying tests but the install race condition is already tracked, and the network timeout during npm install is almost certainly a transient network issue (especially given it passed on retry).