This is an automated email from the ASF dual-hosted git repository.

janhoy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/main by this push:
     new 3eb50b0a16c Update actions/labeler action to v6 (#3642)
3eb50b0a16c is described below

commit 3eb50b0a16cc6722e843a25f28dd8ddd9467684c
Author: Solr Bot <[email protected]>
AuthorDate: Wed Sep 10 09:38:54 2025 +0200

    Update actions/labeler action to v6 (#3642)
---
 .github/workflows/labeler.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml
index ebcf2c2bb6a..d655bbfbfef 100644
--- a/.github/workflows/labeler.yml
+++ b/.github/workflows/labeler.yml
@@ -9,7 +9,7 @@ jobs:
       pull-requests: write
     runs-on: ubuntu-latest
     steps:
-      - uses: actions/labeler@v5
+      - uses: actions/labeler@v6
         with:
           sync-labels: true
       

Reply via email to