Skip to content

Commit 01b61d6

Browse files
avivkellermarco-ippolito
authored andcommitted
meta: fix typo in dependency updates
PR-URL: #53471 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Chemi Atlow <[email protected]> Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Akhil Marsonya <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Tierney Cyren <[email protected]>
1 parent 54e0ba8 commit 01b61d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ jobs:
182182
cat temp-output
183183
tail -n1 temp-output | grep "NEW_VERSION=" >> "$GITHUB_ENV" || true
184184
rm temp-output
185-
# libuv update was disabled because of Feb 14, 2024 security releas
185+
# libuv update was disabled because of Feb 14, 2024 security release
186186
# modified the bundled version of libuv, we cannot automatically update
187187
# libuv without potentially undoing those changes.
188188
# - id: libuv

0 commit comments

Comments
 (0)