Skip to content

ci: pin GitHub Actions to commit SHAs (3)#4472

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

ci: pin GitHub Actions to commit SHAs (3)#4472
mirkosalvato1-ctrl wants to merge 1 commit into
github:mainfrom
mirkosalvato1-ctrl:pinguard/pin-actions-89720

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 third-party Actions to full commit SHAs while keeping the tag in a comment.
Official actions/* tags are left unchanged (common maintainer preference).

Pins

  • actions/upload-pages-artifact@v5 -> fc324d354710
  • actions/deploy-pages@v5 -> cd2ce8fcbc39
  • actions/dependency-review-action@v5 -> a1d282b36b6f

Reference: GitHub docs on using third-party actions securely.

@mirkosalvato1-ctrl
mirkosalvato1-ctrl requested a review from a team as a code owner July 23, 2026 06:55
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