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

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


The following commit(s) were added to refs/heads/main by this push:
     new 78bb5ca53 chore(deps): bump actions/labeler from 4.3.0 to 6.0.1 (#1403)
78bb5ca53 is described below

commit 78bb5ca532ef391966ac864b6d04b94398459a18
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 25 16:18:15 2026 +0000

    chore(deps): bump actions/labeler from 4.3.0 to 6.0.1 (#1403)
    
    Bumps [actions/labeler](https://github.com/actions/labeler) from 4.3.0 to 
6.0.1.
    - [Release notes](https://github.com/actions/labeler/releases)
    - [Commits](https://github.com/actions/labeler/compare/v4.3.0...v6.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/labeler
      dependency-version: 6.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/dev_pr.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/dev_pr.yml b/.github/workflows/dev_pr.yml
index fb5b9c084..22115cab0 100644
--- a/.github/workflows/dev_pr.yml
+++ b/.github/workflows/dev_pr.yml
@@ -40,7 +40,7 @@ jobs:
           github.event_name == 'pull_request_target' &&
             (github.event.action == 'opened' ||
              github.event.action == 'synchronize')
-        uses: actions/[email protected]
+        uses: actions/[email protected]
         with:
           repo-token: ${{ secrets.GITHUB_TOKEN }}
           configuration-path: .github/workflows/dev_pr/labeler.yml


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to