Skip to content

ci: pin GitHub Actions to commit SHAs (2)#162

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

ci: pin GitHub Actions to commit SHAs (2)#162
mirkosalvato1-ctrl wants to merge 1 commit into
mrousavy:mainfrom
mirkosalvato1-ctrl:pinguard/pin-actions-47209

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-release-asset@v1 -> e8f9f06c4b07
  • actions/upload-release-asset@v1 -> e8f9f06c4b07

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

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