-
Notifications
You must be signed in to change notification settings - Fork 37
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
Update actions/checkout action to v4 #402
Update actions/checkout action to v4 #402
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #402 +/- ##
============================================
- Coverage 71.84% 71.68% -0.17%
+ Complexity 614 613 -1
============================================
Files 79 79
Lines 3083 3083
Branches 237 237
============================================
- Hits 2215 2210 -5
- Misses 763 767 +4
- Partials 105 106 +1 ☔ View full report in Codecov by Sentry. |
@joshpalis can you check why security test workflow failed here? |
We use checkoutv1 due to this issue, KNN does the same.
|
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.
Blocking this PR, for the test_security
workflow, we'll want to keep using v1
This looks like version conflict between the CI image and checkout for |
The docker/node20 issues are v4. We use v3 in our other actions successfully. |
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
a34e6c0
to
fb2390e
Compare
Closing this issue to prevent Renovate from generating PR for v4. I updated to v3 in #413. Both |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
v3
->v4
Release Notes
actions/checkout (actions/checkout)
v4
Compare 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.