Skip to content

[chore] Pin third-party GitHub Actions to commit SHAs#4076

Merged
webfiltered merged 1 commit intomainfrom
pin-3rd-party-actions
Jun 8, 2025
Merged

[chore] Pin third-party GitHub Actions to commit SHAs#4076
webfiltered merged 1 commit intomainfrom
pin-3rd-party-actions

Conversation

@webfiltered
Copy link
Contributor

@webfiltered webfiltered commented Jun 4, 2025

Replace version tags with commit SHAs for third-party GitHub Actions to improve security and ensure reproducible builds. This prevents unexpected changes from new releases and protects against potential supply chain attacks.

Updated actions:

  • peter-evans/create-pull-request@v7
  • pypa/gh-action-pypi-publish@release/v1
  • shimataro/ssh-key-action@v2
  • softprops/action-gh-release@v2

Actions from trusted organizations (actions/* and Comfy-Org/*) remain using version tags.

┆Issue is synchronized with this Notion page by Unito

Replace version tags with commit SHAs for third-party GitHub Actions to improve security and ensure reproducible builds. This prevents unexpected changes from new releases and protects against potential supply chain attacks.

Updated actions:
- peter-evans/create-pull-request@v7
- pypa/gh-action-pypi-publish@release/v1
- shimataro/ssh-key-action@v2
- softprops/action-gh-release@v2

Actions from trusted organizations (actions/* and Comfy-Org/*) remain using version tags.
@webfiltered webfiltered requested a review from a team as a code owner June 4, 2025 10:49
@webfiltered webfiltered merged commit e8236e1 into main Jun 8, 2025
10 checks passed
@webfiltered webfiltered deleted the pin-3rd-party-actions branch June 8, 2025 04:06
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.

2 participants