[llvm] [Github] Update PR labeller to v6.0.1 (PR #167246)
Aiden Grossman via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 9 18:17:44 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
----------------
boomanaiden154 wrote:
I'll leave it for future work.
https://github.com/llvm/llvm-project/pull/167246
More information about the llvm-commits
mailing list