mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
meta: fix typo in dependency updates
PR-URL: https://github.com/nodejs/node/pull/53471 Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io> Reviewed-By: Chemi Atlow <chemi@atlow.co.il> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Tierney Cyren <hello@bnb.im>
This commit is contained in:
2
.github/workflows/tools.yml
vendored
2
.github/workflows/tools.yml
vendored
@@ -175,7 +175,7 @@ jobs:
|
||||
cat temp-output
|
||||
tail -n1 temp-output | grep "NEW_VERSION=" >> "$GITHUB_ENV" || true
|
||||
rm temp-output
|
||||
# libuv update was disabled because of Feb 14, 2024 security releas
|
||||
# libuv update was disabled because of Feb 14, 2024 security release
|
||||
# modified the bundled version of libuv, we cannot automatically update
|
||||
# libuv without potentially undoing those changes.
|
||||
# - id: libuv
|
||||
|
||||
Reference in New Issue
Block a user