fix(vscode-extension): bump version to 1.13.0#422
Conversation
…ease Fixes version mismatch flagged in PR #421 review (github-actions bot). package.json was still at 1.12.1, package-lock.json had diverged further to 1.10.1 in the packages[""] entry. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Claude finished @ajitpratap0's task —— View job PR Review: VSCode Extension Version Bump
|
aquasecurity/trivy-action@0.28.0 has been removed upstream, causing all PR security scans to fail at job setup. Latest stable is v0.35.0. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Claude finished @ajitpratap0's task —— View job PR Review: VSCode Extension Version Bump
|

Summary
Why
Flagged by the claude-review bot in PR #421:
This was missed from the v1.13.0 release plan. Also took the opportunity to fix the Trivy action version which was causing all PRs to fail CI.
Test plan
🤖 Generated with Claude Code