Commit 5392675
committed
fix(ci): use correct image tag for Trivy scan
The vulnerability scan was attempting to scan :latest tag instead of the
actual built image tagged with the commit SHA. This caused the scan to
fail with 'trivy-results.sarif not found' error.1 parent bed9161 commit 5392675
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
0 commit comments