Skip to content

Comments

fix(ci): pin trivy-action to a specific commit#9

Merged
gowthamrao merged 1 commit intodevelopfrom
fix-trivy-action
Oct 25, 2025
Merged

fix(ci): pin trivy-action to a specific commit#9
gowthamrao merged 1 commit intodevelopfrom
fix-trivy-action

Conversation

@gowthamrao
Copy link
Contributor

The aquasecurity/trivy-action@main reference was failing because the 'main' branch is not a valid version.

This commit updates the workflow to use a specific, stable commit SHA, which resolves the error and improves the reliability of the CI/CD pipeline.

The `aquasecurity/trivy-action@main` reference was failing because the 'main' branch is not a valid version.

This commit updates the workflow to use a specific, stable commit SHA, which resolves the error and improves the reliability of the CI/CD pipeline.
@gowthamrao gowthamrao merged commit dc9d8fb into develop Oct 25, 2025
11 checks passed
@gowthamrao gowthamrao deleted the fix-trivy-action branch October 25, 2025 18:02
@codecov
Copy link

codecov bot commented Oct 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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