Skip to content

chore: pin all GitHub Actions by full commit SHA#83

Merged
capotej merged 1 commit into
capotej:mainfrom
hermclaw:chore/pin-action-shas
May 25, 2026
Merged

chore: pin all GitHub Actions by full commit SHA#83
capotej merged 1 commit into
capotej:mainfrom
hermclaw:chore/pin-action-shas

Conversation

@hermclaw
Copy link
Copy Markdown
Contributor

Summary

Pins all third-party GitHub Actions to their full commit SHA across all 5 workflows, per the AGENTS.md rule added in #81.

Changes

4 files changed (docs.yml was already pinned):

  • lint.yml — checkout, pnpm/action-setup, setup-node
  • e2e.yml — checkout, pnpm/action-setup, setup-node
  • pr-build.yml — checkout, setup-buildx-action, build-push-action (×3)
  • docker.yml — checkout (×5), setup-buildx-action (×4), login-action (×4), metadata-action (×2), build-push-action (×2), upload-artifact (×2), download-artifact (×2), cosign-installer (×2)

All SHAs include version tag comments for readability. Local actions (./.github/actions/...) are unchanged.

- lint.yml: checkout, pnpm/action-setup, setup-node
- e2e.yml: checkout, pnpm/action-setup, setup-node
- pr-build.yml: checkout, setup-buildx-action, build-push-action
- docker.yml: checkout, setup-buildx-action, login-action, metadata-action, build-push-action, upload-artifact, download-artifact, cosign-installer
- docs.yml was already pinned in previous PR

All SHAs include version tag comments for readability per AGENTS.md rules.
@hermclaw hermclaw requested a review from capotej as a code owner May 25, 2026 20:35
@capotej capotej merged commit 8d2e9eb into capotej:main May 25, 2026
5 checks passed
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