Skip to content

Conversation

@GrantBirki
Copy link
Member

Copilot AI review requested due to automatic review settings November 26, 2025 19:42
@GrantBirki GrantBirki merged commit 43454e7 into main Nov 26, 2025
8 checks passed
@GrantBirki GrantBirki deleted the use-deterministic-installs branch November 26, 2025 19:43
Copilot finished reviewing on behalf of GrantBirki November 26, 2025 19:44
Copy link
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 updates the dependency installation command in the Copilot setup workflow from npm install to npm ci, addressing a security code scanning issue. The change ensures deterministic and reproducible builds by using exact versions from package-lock.json.

Key Changes:

  • Updated .github/workflows/copilot-setup-steps.yml to use npm ci instead of npm install, aligning with all other workflow files in the repository

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