Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.

feat(ENG-11298): Pinning GitHub actions#203

Merged
elgordomac merged 1 commit into
mainfrom
eng-11298/pinning-github-actions
Dec 5, 2025
Merged

feat(ENG-11298): Pinning GitHub actions#203
elgordomac merged 1 commit into
mainfrom
eng-11298/pinning-github-actions

Conversation

@elgordomac

@elgordomac elgordomac commented Dec 3, 2025

Copy link
Copy Markdown
Contributor

Summary by cubic

Pinned anthropics/claude-code-action in .github/workflows/claude.yml to commit 6337623ebba10cf8c8214b507993f8062fd4ccfb (v1.0.22) to meet ENG-11298’s org-wide policy and prevent unexpected changes from upstream releases.

Written for commit 1cc1519. Summary will update automatically on new commits.

Copilot AI review requested due to automatic review settings December 3, 2025 14:19

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 enhances security by pinning the anthropics/claude-code-action to a specific commit SHA (6337623ebba10cf8c8214b507993f8062fd4ccfb) corresponding to version v1.0.22, replacing the previously unpinned @beta tag reference.

Key Changes:

  • Pins the Claude Code action to a specific commit SHA to prevent unexpected changes from automatic updates

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

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

cubic analysis

No issues found across 1 file

Linked issue analysis

Linked issue: ENG-11298: Github actions should be version pinned and policy set organization-wide

Status Acceptance criteria Notes
Pin anthropics/claude-code-action in .github/workflows/claude.yml to a specific commit SHA Added uses: anthropics/claude-code-action@6337623ebba10cff
⚠️ Version-pin all GitHub Actions in repository workflows (no floating tags like 'beta') Only one workflow file updated; other workflows not modified
Set organization-wide policy to enforce version-pinning of GitHub Actions No org policy or settings changed in diffs

@elgordomac elgordomac changed the title Pinning GitHub actions feat(ENG-11298): Pinning GitHub actions Dec 3, 2025

@ryoppippi ryoppippi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM 👍

@elgordomac elgordomac merged commit 5d9a1ad into main Dec 5, 2025
13 of 15 checks passed
@elgordomac elgordomac deleted the eng-11298/pinning-github-actions branch December 5, 2025 12:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants