Skip to content

chore: pin gh actions to commit tags#484

Merged
Benehiko merged 1 commit intomainfrom
chore/pin/actions
Mar 5, 2026
Merged

chore: pin gh actions to commit tags#484
Benehiko merged 1 commit intomainfrom
chore/pin/actions

Conversation

@Benehiko
Copy link
Member

@Benehiko Benehiko commented Mar 5, 2026

No description provided.

Signed-off-by: Alano Terblanche <18033717+Benehiko@users.noreply.github.com>
Copy link

@docker-agent docker-agent bot left a comment

Choose a reason for hiding this comment

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

🟢 Review Summary

Assessment: APPROVE

This PR successfully pins all GitHub Actions to commit SHAs, which is a security best practice that prevents tag manipulation attacks. All changes follow the correct pattern of replacing version tags (e.g., @v4) with commit SHAs and preserving version information in comments (e.g., # v4).

Changes Reviewed

  • actions/checkout pinned to specific commits
  • actions/setup-go pinned to specific commits
  • docker/login-action pinned to specific commits
  • docker/setup-buildx-action pinned to specific commits
  • docker/cagent-action pinned to specific commits

No bugs or issues identified in the changed code. The commit SHAs used are valid and the implementation follows GitHub Actions security hardening guidelines.


Automated review by cagent

@Benehiko Benehiko requested a review from joe0BAB March 5, 2026 13:08
@Benehiko Benehiko merged commit 75256c1 into main Mar 5, 2026
14 checks passed
@Benehiko Benehiko deleted the chore/pin/actions branch March 5, 2026 13:11
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.

2 participants