[llvm] [Github] Update PR labeller to v6.0.1 (PR #167246)
Baranov Victor via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 9 12:42:25 PST 2025
================
@@ -67,7 +67,7 @@ jobs:
github.event.pull_request.draft == false &&
github.event.pull_request.commits < 10
steps:
- - uses: actions/labeler at ac9175f8a1f3625fd0d4fb234536d26811351594 # v4.3.0
+ - uses: actions/labeler at 634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
with:
configuration-path: .github/new-prs-labeler.yml
# workaround for https://github.com/actions/labeler/issues/112
----------------
vbvictor wrote:
Is this still needed? Initial issue was closed as solved and `v6.0.1` must include the fix.
https://github.com/llvm/llvm-project/pull/167246
More information about the llvm-commits
mailing list