diff --git a/.github/workflows/tools.yml b/.github/workflows/tools.yml index 41b1782f6d5928..97da6c23f8a428 100644 --- a/.github/workflows/tools.yml +++ b/.github/workflows/tools.yml @@ -174,7 +174,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