Skip to content

Pin GitHub Actions to commit SHAs for supply chain safety#9

Merged
alexdej merged 1 commit intomainfrom
pin-action-shas
Mar 26, 2026
Merged

Pin GitHub Actions to commit SHAs for supply chain safety#9
alexdej merged 1 commit intomainfrom
pin-action-shas

Conversation

@alexdej
Copy link
Copy Markdown
Owner

@alexdej alexdej commented Mar 26, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 26, 2026 21:43
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Pins GitHub Actions used in CI and release workflows to immutable commit SHAs to reduce supply-chain risk from mutable tags.

Changes:

  • Pinned actions/checkout and actions/setup-python to commit SHAs in CI.
  • Pinned artifact upload/download actions and PyPI publish action to commit SHAs in release workflow.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/release.yml Pins all referenced actions (checkout/setup-python/artifact ops/PyPI publish) to commit SHAs for release pipeline integrity.
.github/workflows/ci.yml Pins checkout and setup-python actions to commit SHAs for deterministic CI runs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@alexdej alexdej merged commit cf21b9b into main Mar 26, 2026
22 checks passed
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