-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(sync-server): bump GitHub Actions versions #454
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
Conversation
…remote './configs/.github/workflows/lint.yml'
…th remote './configs/.github/workflows/publish.yml'
…l' with remote './configs/.github/workflows/pull-request.yml'
…remote './configs/.github/workflows/test.yml'
…o.yml' with remote './configs/.github/workflows/version-monorepo.yml'
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this 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 automatically syncs GitHub workflow configurations from a centralized configuration repository, updating GitHub Actions to their latest versions.
- Updates
actions/setup-node
from v4 to v5 across multiple workflows - Updates
actions/github-script
from v7 to v8 in the pull request workflow
Reviewed Changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
File | Description |
---|---|
.github/workflows/lint.yml | Updates setup-node action to v5 |
.github/workflows/publish.yml | Updates setup-node action to v5 |
.github/workflows/pull-request.yml | Updates github-script action to v8 |
.github/workflows/test.yml | Updates setup-node action to v5 |
.github/workflows/version-monorepo.yml | Updates setup-node action to v5 |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Bundle ReportChanges will decrease total bundle size by 59 bytes (-0.01%) ⬇️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: website-esmAssets Changed:
|
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #454 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 11 11
Lines 424 424
=========================================
Hits 424 424 Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Labels have been automatically applied based on the Conventional Commits specification.🏷️ |
synced local file(s) with lumirlumir/lumirlumir-configs.
@lumirlumir check out
2b1e249
.🐣Changed files
./.github/workflows/lint.yml
with remote./configs/.github/workflows/lint.yml
./.github/workflows/publish.yml
with remote./configs/.github/workflows/publish.yml
./.github/workflows/pull-request.yml
with remote./configs/.github/workflows/pull-request.yml
./.github/workflows/test.yml
with remote./configs/.github/workflows/test.yml
./.github/workflows/version-monorepo.yml
with remote./configs/.github/workflows/version-monorepo.yml
This PR was created automatically by the repo-file-sync-action workflow run #17543723733