Skip to content

Pin github actions commit hashes#701

Merged
evgeny-stakewise merged 3 commits intomasterfrom
pin-gh-actions
Apr 1, 2026
Merged

Pin github actions commit hashes#701
evgeny-stakewise merged 3 commits intomasterfrom
pin-gh-actions

Conversation

@evgeny-stakewise
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings April 1, 2026 14:25
Copy link
Copy Markdown
Contributor

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/release/docker workflows to immutable commit SHAs to improve supply-chain security and reproducibility.

Changes:

  • Replace floating @v* action references with full commit SHAs across workflows.
  • Update Poetry install steps in release.yaml to use snok/install-poetry (pinned).
  • Pin Docker build/push, Trivy, artifact upload/download, and other actions to SHAs.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.

File Description
.github/workflows/release.yaml Pins actions to SHAs; switches Poetry installer action and pins it.
.github/workflows/docker.yaml Pins Docker build/login/meta and Trivy actions to SHAs; pins commit-hash action.
.github/workflows/ci.yaml Pins checkout/setup-python/cache/markdownlint/pip-audit actions to SHAs.

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

@evgeny-stakewise evgeny-stakewise merged commit acebfd0 into master Apr 1, 2026
7 of 8 checks passed
@evgeny-stakewise evgeny-stakewise deleted the pin-gh-actions branch April 1, 2026 18:49
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.

3 participants