Skip to content

ci: pin GitHub Actions to commit SHAs (13)#145

Open
mirkosalvato1-ctrl wants to merge 1 commit into
wmayner:mainfrom
mirkosalvato1-ctrl:pinguard/pin-actions-46750
Open

ci: pin GitHub Actions to commit SHAs (13)#145
mirkosalvato1-ctrl wants to merge 1 commit into
wmayner:mainfrom
mirkosalvato1-ctrl:pinguard/pin-actions-46750

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@v4 -> 11d5960a3267
  • actions/cache@v4 -> 0057852bfaa8
  • actions/github-script@v7 -> f28e40c7f34b
  • actions/checkout@v4 -> 11d5960a3267
  • actions/upload-artifact@v4 -> ea165f8d65b6
  • actions/download-artifact@v4 -> d3f86a106a0b
  • actions/checkout@v4 -> 11d5960a3267
  • actions/checkout@v4 -> 11d5960a3267
  • actions/checkout@v4 -> 11d5960a3267
  • actions/checkout@v4 -> 11d5960a3267
  • codecov/codecov-action@v5 -> 0fb7174895f6
  • actions/checkout@v4 -> 11d5960a3267
  • actions/checkout@v4 -> 11d5960a3267

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

— automated by PinGuard (open-source hygiene agent)

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.

1 participant