Skip to content

Pin GitHub Actions to SHAs [SRE-1802]#41

Merged
TheWitness merged 1 commit into
mainfrom
sre-1802-pin-actions-to-shas
May 26, 2026
Merged

Pin GitHub Actions to SHAs [SRE-1802]#41
TheWitness merged 1 commit into
mainfrom
sre-1802-pin-actions-to-shas

Conversation

@tylergohl

@tylergohl tylergohl commented May 21, 2026

Copy link
Copy Markdown
Contributor

Summary

Pin GitHub Actions references in this repo to immutable commit SHAs (with the original tag/branch preserved in a trailing comment). Part of SRE-1802 — org-wide supply-chain hardening.

Scope

This PR pins:

  • Internal ctrliq/* reusable workflow and action references
  • External actions not handled by clo-ciq's parallel Node 20 effort

No actions in this repo were claimed by clo-ciq's effort — this PR pins everything.

Files touched

  • .github/workflows/release.yml

Test plan

  • Workflow runs succeed on this branch (or on next trigger after merge)
  • Once this and any companion clo-ciq PR merge, this repo has zero unpinned external/internal refs and sha_pinning_required can be enabled on it

Copilot AI review requested due to automatic review settings May 21, 2026 01:32
@ciq-it-service-account

ciq-it-service-account commented May 21, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Supply chain hardening for the repo’s release workflow by pinning GitHub Actions uses: references to immutable commit SHAs as part of SRE-1802.

Changes:

  • Pinned actions/setup-python to a commit SHA (with a # v2 comment retained).
  • Pinned actions/checkout to a commit SHA (with a # v2 comment retained).

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

Comment thread .github/workflows/release.yml
Comment thread .github/workflows/release.yml
@TheWitness TheWitness marked this pull request as ready for review May 26, 2026 21:09
@TheWitness TheWitness merged commit 1c95b24 into main May 26, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants