Skip to content

fix(cd): pin trivy-action to a real tag (v0.36.0) - #165

Merged
alovladi007 merged 1 commit into
mainfrom
fix/cd-trivy-action-pin
Jul 30, 2026
Merged

fix(cd): pin trivy-action to a real tag (v0.36.0)#165
alovladi007 merged 1 commit into
mainfrom
fix/cd-trivy-action-pin

Conversation

@alovladi007

Copy link
Copy Markdown
Owner

The first real CD firing (v0.1.0 tag) failed at job setup on all four builds: aquasecurity/trivy-action@0.24.0 does not exist — the action's tags are v-prefixed (verified via the GitHub API; pinned to v0.36.0). Also fixed the deploy job's name, which used an event-input expression that renders literally on tag pushes.

After merge: the v0.1.0 tag (which produced no release or images) gets re-pointed at the fixed main and the pipeline re-fires.

🤖 Generated with Claude Code

… name

The first real CD firing (v0.1.0) failed at job setup on all four builds:
aquasecurity/trivy-action@0.24.0 does not exist — the action's tags are
v-prefixed (verified via the GitHub API; pinned to v0.36.0). Also the
deploy job's name used an event-input expression that renders literally
on tag pushes.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@alovladi007
alovladi007 merged commit 30ccbb8 into main Jul 30, 2026
17 checks passed
@alovladi007
alovladi007 deleted the fix/cd-trivy-action-pin branch July 30, 2026 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant