-
Notifications
You must be signed in to change notification settings - Fork 171
chore(deps): update actions/setup-node digest to 6044e13 #222
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
base: main
Are you sure you want to change the base?
Conversation
π WalkthroughWalkthroughUpdated π₯ Pre-merge checks | β 3β Passed checks (3 passed)
βοΈ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
Codecov Reportβ
All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #222 +/- ##
=======================================
Coverage 92.82% 92.82%
=======================================
Files 81 81
Lines 4808 4808
Branches 1303 1343 +40
=======================================
Hits 4463 4463
Misses 345 345 β View full report in Codecov by Sentry. π New features to boost your workflow:
|
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.
Actionable comments posted: 0
Caution
Some comments are outside the diff and canβt be posted inline due to platform limitations.
β οΈ Outside diff range comments (1)
.github/workflows/cd.yml (1)
49-54: The digest does not match any official v6 release.The pinned digest
6044e13b5dc448c55e2357c09f80417699197238does not correspond to v6.0.0 (commit2028fbc) or v6.1.0 (commit395ad32). Use an official v6 release digest from the GitHub Actions repository before merging.
d32f85c to
369aaee
Compare
155976e to
e7e2efd
Compare
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.
Actionable comments posted: 1
π€ Fix all issues with AI agents
In @.github/workflows/cd.yml:
- Line 50: The workflow pins actions/setup-node via the digest (uses:
actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238) which maps to
v6.2.0; update the workflow to explicitly confirm this digest if desired, remove
any use of the removed input always-auth, and if the job uses Yarn or pnpm add
an explicit cache input (cache: 'yarn' or 'pnpm') to the setup-node step because
automatic caching in v6 is npm-only; verify no other v6 breaking changes are
relied upon and run the workflow locally or in a test branch to confirm installs
still cache as expected.
e7e2efd to
cd37cac
Compare
cd37cac to
02930b5
Compare
cf14275 to
a5d7cf9
Compare
a5d7cf9 to
549656e
Compare
This PR contains the following updates:
395ad32β6044e13Configuration
π Schedule: Branch creation - "before 9am on Monday" in timezone UTC, Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
Summary by CodeRabbit
βοΈ Tip: You can customize this high-level summary in your review settings.