-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update github actions (major) #21
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
📝 WalkthroughWalkthroughPins and updates GitHub Actions references across multiple workflow files by changing action commit SHAs and minor versions. Changes include: actions/checkout bumped from v4 to a pinned v5 SHA in build, ci, check-release, check_links, and update-integration-tests workflows; actions/setup-python and actions/download-artifact pinned to newer SHAs in build/test_isolated; actions/setup-node pinned in check-release; actions/create-github-app-token upgraded to a v2 pinned SHA in publish-release. No control-flow, step sequencing, or step inputs were modified. Possibly related PRs
Suggested reviewers
Pre-merge checks✅ Passed checks (3 passed)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #21 +/- ##
=======================================
Coverage 18.50% 18.50%
=======================================
Files 13 13
Lines 200 200
Branches 27 27
=======================================
Hits 37 37
Misses 163 163 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
a235728
ea1a32b to
a235728
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
📜 Review details
Configuration used: CodeRabbit UI
Review profile: ASSERTIVE
Plan: Pro
📒 Files selected for processing (5)
.github/workflows/build.yml(3 hunks).github/workflows/check-release.yml(1 hunks).github/workflows/ci.yml(4 hunks).github/workflows/publish-release.yml(1 hunks).github/workflows/update-integration-tests.yml(1 hunks)
🧰 Additional context used
🪛 YAMLlint (1.37.1)
.github/workflows/ci.yml
[warning] 43-43: too few spaces before comment: expected 2
(comments)
[warning] 67-67: too few spaces before comment: expected 2
(comments)
[warning] 91-91: too few spaces before comment: expected 2
(comments)
[warning] 114-114: too few spaces before comment: expected 2
(comments)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
- GitHub Check: build
- GitHub Check: check_release
This PR contains the following updates:
v4->v5v1->v2v4->v5v5->v6v5->v6Release Notes
actions/checkout (actions/checkout)
v5Compare Source
actions/create-github-app-token (actions/create-github-app-token)
v2Compare Source
actions/download-artifact (actions/download-artifact)
v5Compare Source
actions/setup-node (actions/setup-node)
v6Compare Source
actions/setup-python (actions/setup-python)
v6Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.
Summary by CodeRabbit