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

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


The following commit(s) were added to refs/heads/main by this push:
     new 12e6ae40af chore(deps): bump actions/labeler from 5.0.0 to 6.0.0 
(#17408)
12e6ae40af is described below

commit 12e6ae40af35cee75f3effb8fffc2cee6a612d2f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 4 15:28:09 2025 +0200

    chore(deps): bump actions/labeler from 5.0.0 to 6.0.0 (#17408)
    
    Bumps [actions/labeler](https://github.com/actions/labeler) from 5.0.0 to 
6.0.0.
    - [Release notes](https://github.com/actions/labeler/releases)
    - 
[Commits](https://github.com/actions/labeler/compare/8558fd74291d67161a8a78ce36a881fa63b766a9...f1a63e87db0c6baf19c5713083f8d00d789ca184)
    
    ---
    updated-dependencies:
    - dependency-name: actions/labeler
      dependency-version: 6.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .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 b960dcd56e..a46132729b 100644
--- a/.github/workflows/labeler.yml
+++ b/.github/workflows/labeler.yml
@@ -46,7 +46,7 @@ jobs:
           github.event_name == 'pull_request_target' &&
             (github.event.action == 'opened' ||
              github.event.action == 'synchronize')
-        uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9  # 
v5.0.0
+        uses: actions/labeler@f1a63e87db0c6baf19c5713083f8d00d789ca184  # 
v6.0.0
         with:
           repo-token: ${{ secrets.GITHUB_TOKEN }}
           configuration-path: .github/workflows/labeler/labeler-config.yml


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org
For additional commands, e-mail: commits-h...@datafusion.apache.org

Reply via email to