Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reuse the package-lock.json in the workspace. #56

Merged
merged 2 commits into from
Mar 19, 2025
Merged

Conversation

leobalter
Copy link
Contributor

this also upgrades the checkout and setup-node actions from v3 to v4.

@Copilot Copilot bot review requested due to automatic review settings March 19, 2025 17:41
@leobalter leobalter requested a review from a team as a code owner March 19, 2025 17:41

Choose a reason for hiding this comment

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

Pull Request Overview

The PR reuses the package-lock.json from the workspace and upgrades the checkout and setup-node actions from v3 to v4.

  • Upgraded actions/checkout from v3 to v4
  • Upgraded actions/setup-node from v3 to v4
  • Added a step to copy the package-lock.json to the workspace root for dependency scanning

Tip: Copilot code review supports C#, Go, Java, JavaScript, Markdown, Python, Ruby and TypeScript, with more languages coming soon. Learn more

@tclem tclem enabled auto-merge March 19, 2025 17:49
@tclem tclem merged commit c328a31 into github:main Mar 19, 2025
3 checks passed
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