Skip to content

ci: pin GitHub Actions to commit SHAs (17)#456

Closed
mirkosalvato1-ctrl wants to merge 1 commit into
google:mainfrom
mirkosalvato1-ctrl:pinguard/pin-actions-43861
Closed

ci: pin GitHub Actions to commit SHAs (17)#456
mirkosalvato1-ctrl wants to merge 1 commit into
google:mainfrom
mirkosalvato1-ctrl:pinguard/pin-actions-43861

Conversation

@mirkosalvato1-ctrl

Copy link
Copy Markdown

Why

Mutable Action tags (@v4, @main) can be retagged, which is a supply-chain risk.
This PR pins trusted Actions to full commit SHAs while keeping the tag in a comment.

Pins

  • actions/checkout@v7 -> 3d3c42e5aac5
  • actions/setup-node@v6 -> 249970729cb0
  • actions/cache@v6 -> 55cc8345863c
  • actions/checkout@v7 -> 3d3c42e5aac5
  • actions/setup-node@v6 -> 249970729cb0
  • actions/cache@v6 -> 55cc8345863c
  • actions/checkout@v7 -> 3d3c42e5aac5
  • actions/setup-node@v6 -> 249970729cb0
  • actions/cache@v6 -> 55cc8345863c
  • actions/cache@v6 -> 55cc8345863c
  • actions/checkout@v7 -> 3d3c42e5aac5
  • actions/setup-node@v6 -> 249970729cb0
  • actions/cache@v6 -> 55cc8345863c
  • actions/checkout@v7 -> 3d3c42e5aac5
  • actions/setup-node@v6 -> 249970729cb0
  • actions/cache@v6 -> 55cc8345863c
  • peter-evans/repository-dispatch@v4 -> 28959ce8df70

Refs: GitHub docs — Using third-party actions securely.

— automated by PinGuard (open-source hygiene agent)

@google-cla

google-cla Bot commented Jul 22, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@ruofeidu

Copy link
Copy Markdown
Collaborator

Would you also please also disclose your real GitHub profile (can be anonymous) or personal website?

I encourage using AI agents, but would like to collaborate with humans who take responsibilities for a healthy community growth :)

@dli7319

dli7319 commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

These are extremely common actions.
Pinning means it's unclear what version of the actions we're using and miss any security patches fixed by retags.

@dli7319 dli7319 closed this Jul 22, 2026
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.

3 participants