Skip to content

update: triv-action SHA1#494

Open
zdtsw wants to merge 1 commit intollm-d:mainfrom
zdtsw:chore_release
Open

update: triv-action SHA1#494
zdtsw wants to merge 1 commit intollm-d:mainfrom
zdtsw:chore_release

Conversation

@zdtsw
Copy link
Copy Markdown
Contributor

@zdtsw zdtsw commented Apr 2, 2026

Signed-off-by: Wen Zhou <wenzhou@redhat.com>
Copilot AI review requested due to automatic review settings April 2, 2026 06:43
@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Apr 2, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the pinned commit SHA for the aquasecurity/trivy-action used by the repo’s composite Trivy scanning action.

Changes:

  • Bumps the aquasecurity/trivy-action reference from one pinned commit SHA to another in the composite action.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

steps:
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@d2472f4cfe2bfe3bc99e7cfc9a6c4c2df6dd3b15 # v0.35.0
uses: aquasecurity/trivy-action@57a97c7e7821a5776cebc9bb87c984fa69cba8f1 # v0.35.0
Copy link

Copilot AI Apr 2, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The pinned commit SHA was changed, but the inline version annotation still says # v0.35.0. Unless this new SHA is confirmed to correspond to v0.35.0, this comment becomes misleading for audits. Update the version comment to match the commit/tag you intend to pin to (or remove the version comment if it can’t be kept accurate).

Suggested change
uses: aquasecurity/trivy-action@57a97c7e7821a5776cebc9bb87c984fa69cba8f1 # v0.35.0
uses: aquasecurity/trivy-action@57a97c7e7821a5776cebc9bb87c984fa69cba8f1

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants