Skip to content

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

Open
tylergohl wants to merge 2 commits into
develfrom
sre-1802-pin-actions-to-shas
Open

Pin GitHub Actions to SHAs [SRE-1802]#11
tylergohl wants to merge 2 commits into
develfrom
sre-1802-pin-actions-to-shas

Conversation

@tylergohl
Copy link
Copy Markdown

@tylergohl tylergohl commented May 21, 2026

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/stage.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
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

This PR hardens the GitHub Actions supply chain by pinning an unpinned action reference in the stage release workflow to an immutable commit SHA (SRE-1802).

Changes:

  • Pin actions/create-release in the stage workflow from a moving tag (@v1) to a specific commit SHA, with an inline version note.

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

Comment thread .github/workflows/stage.yml Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 21, 2026 03:58
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

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

@cigamit cigamit marked this pull request as ready for review May 30, 2026 04:12
@cigamit cigamit requested a review from TheWitness May 30, 2026 04:12
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.

3 participants