Skip to content

ci: pin GitHub Actions to commit SHAs (5) - #318

Open
mirkosalvato1-ctrl wants to merge 1 commit into
abbbi:masterfrom
mirkosalvato1-ctrl:pinguard/pin-actions-999
Open

ci: pin GitHub Actions to commit SHAs (5)#318
mirkosalvato1-ctrl wants to merge 1 commit into
abbbi:masterfrom
mirkosalvato1-ctrl:pinguard/pin-actions-999

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

  • docker/metadata-action@v6 -> dc8028041006
  • docker/setup-qemu-action@v4 -> 96fe6ef7f335
  • docker/setup-buildx-action@v4 -> bb05f3f5519d
  • docker/login-action@v4 -> af1e73f918a0
  • docker/build-push-action@v7 -> 53b7df96c91f

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