Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

Pin GitHub Actions to commit SHAs#144

Merged
jgowdy-godaddy merged 1 commit into
mainfrom
pin-action-shas
Mar 4, 2026
Merged

Pin GitHub Actions to commit SHAs#144
jgowdy-godaddy merged 1 commit into
mainfrom
pin-action-shas

Conversation

@jgowdy-godaddy

Copy link
Copy Markdown
Collaborator

Summary

Pin all GitHub Actions in CI workflows to commit SHAs to prevent supply chain attacks via compromised mutable tags.

Action Tag SHA
actions/checkout v4 34e114876b0b11c390a56381ad16ebd13914f8d5
actions/setup-go v5 40f1582b2485089dde7abd97c1529aa768e1baff

Version comments (# v4, # v5) retained for readability.

Test plan

  • YAML syntax valid
  • CI run confirms actions resolve correctly

Pin actions/checkout@v4 and actions/setup-go@v5 to their current commit
SHAs to prevent supply chain attacks via compromised mutable tags.
@jgowdy-godaddy
jgowdy-godaddy merged commit c380281 into main Mar 4, 2026
2 checks passed
@jgowdy-godaddy
jgowdy-godaddy deleted the pin-action-shas branch March 4, 2026 19:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants