Commit 3058b81
committed
ci: bump trivy to v0.70.0 and setup-trivy to v0.2.6 to fix REL_5_8 CI
Two related Aqua Security artifacts were removed/GC'd, breaking the
trivy-cache, licenses, secrets, and vulnerabilities jobs on every PR
and push to REL_5_8:
1. The trivy binary v0.65.0 release artifact was removed by Aqua's
usual GC of older releases, so `setup-trivy` cannot download it.
2. The aquasecurity/setup-trivy@v0.2.5 action wrapper version was
itself removed from the marketplace; the action runner reports
`Unable to resolve action 'aquasecurity/setup-trivy@v0.2.5'`.
Bump both:
- trivy binary v0.65.0 -> v0.70.0 (the version pinned on main)
- aquasecurity/setup-trivy v0.2.5 -> v0.2.6
This supersedes #4465 (which only does the action wrapper bump) so it
can be closed once this lands.1 parent a92fc9f commit 3058b81
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments