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

chore: pin GitHub Actions to SHA#292

Open
ookura-mf wants to merge 1 commit into
mainfrom
action_sha_pining_github_leak_2026
Open

chore: pin GitHub Actions to SHA#292
ookura-mf wants to merge 1 commit into
mainfrom
action_sha_pining_github_leak_2026

Conversation

@ookura-mf
Copy link
Copy Markdown

Summary

Replaces tag/branch references in workflow files with commit SHAs.

  • Third-party actions are pinned via pinact.
  • moneyforward/* actions are pinned to the latest commit SHA of whatever
    ref is currently specified (version tag or branch).

Why

Mitigates the supply-chain risk of mutable tag/branch references in
GitHub Actions. SHAs are immutable; tags are not.

Test plan

  • CI green
  • Workflow files diff-reviewed for unintended changes

Pin third-party action references to commit SHAs via pinact, and
pin moneyforward/* references to the latest commit SHA of whatever
ref is currently specified.

Generated by actpin.
@ookura-mf ookura-mf marked this pull request as ready for review May 12, 2026 00:33
@ookura-mf ookura-mf requested a review from a team as a code owner May 12, 2026 00:33
@ookura-mf ookura-mf requested review from horaotoko and removed request for a team May 12, 2026 00:33
@ookura-mf ookura-mf added the GitHubLeakIncident-sha-pinning-2026 SHA pinning rollout for the 2026-04-28 GitHub leak incident label May 12, 2026
@nyawach nyawach changed the title chore: pin GitHub Actions to SHA (action_sha_pining_github_leak_2026) chore: pin GitHub Actions to SHA May 13, 2026
@ookura-mf ookura-mf removed the GitHubLeakIncident-sha-pinning-2026 SHA pinning rollout for the 2026-04-28 GitHub leak incident label May 13, 2026
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.

1 participant