Commit 57fd02b
fix(ci): pin Trivy action to v0.36.0 (0.28.0 was a typo, never released)
CI annotations on PR #63 surfaced "Unable to resolve action
aquasecurity/trivy-action@0.28.0, unable to find version 0.28.0".
The Trivy action's release tags use a `v0.x` prefix (latest is
v0.36.0 as of 2026-04-22); my initial workflow used the
unprefixed numeric form, which doesn't exist. Aligning to the
canonical tag.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 027cfcf commit 57fd02b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments