Merged
Conversation
Member
dgageot
commented
Mar 24, 2026
| Action | Status |
|---|---|
| actions/checkout | already pinned |
| actions/setup-go | already pinned |
| actions/cache/restore | already pinned |
| actions/cache/save | already pinned |
| actions/github-script | already pinned |
| docker/login-action | already pinned |
| docker/setup-buildx-action | already pinned |
| docker/metadata-action | already pinned |
| docker/build-push-action | already pinned |
| docker/cagent-action (auto-issue-triage.yml) | pinned |
| golangci/golangci-lint-action | already pinned |
| go-task/setup-task | already pinned |
| tibdex/github-app-token | already pinned |
krissetto
previously approved these changes
Mar 24, 2026
aheritier
previously approved these changes
Mar 24, 2026
There was a problem hiding this comment.
Assessment: 🟢 APPROVE
This PR successfully pins the docker/cagent-action GitHub Actions from @latest to a specific commit SHA (3a12dbd0c6cd7dda3d4e05f24f0143c9701456de), which is a security best practice.
Summary:
- ✅ All three workflow files consistently use the same commit SHA
- ✅ Helpful comments document the version (v1.2.13) corresponding to the SHA
- ✅ No bugs or security issues introduced
- ✅ Improves supply chain security and build reproducibility
The changes are safe and follow GitHub Actions security guidelines.
| Action | Status | |--------|--------| | actions/checkout | v6.0.1 -> v6.0.2 | | actions/setup-go | v6.2.0 -> v6.3.0 | | actions/cache/restore | already pinned | | actions/cache/save | already pinned | | actions/cache | v4.2.0 -> v4.2.3 | | actions/github-script | already pinned | | docker/login-action | v3.6.0 -> v3.7.0 | | docker/setup-buildx-action | already pinned | | docker/metadata-action | already pinned | | docker/build-push-action | v6.18.0 -> v6.19.0 | | docker/cagent-action (auto-issue-triage.yml) | pinned | | docker/cagent-action (nightly-scan.yml) | pinned | | docker/cagent-action (pr-review.yml) | pinned | | golangci/golangci-lint-action | v9.1.0 -> v9.2.0 | | raven-actions/actionlint | v2.1.1 -> v2.1.2 | | go-task/setup-task | already pinned | | tibdex/github-app-token | already pinned | Signed-off-by: David Gageot <david.gageot@docker.com> Assisted-By: docker-agent
aheritier
approved these changes
Mar 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.