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

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


The following commit(s) were added to refs/heads/main by this push:
     new d4f3b6e1d Bump actions/labeler from 6.0.1 to 6.1.0
d4f3b6e1d is described below

commit d4f3b6e1d0d23e01296efef4044045a72a8e3945
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 6 19:52:31 2026 +0000

    Bump actions/labeler from 6.0.1 to 6.1.0
    
    Bumps [actions/labeler](https://github.com/actions/labeler) from 6.0.1 to 
6.1.0.
    - [Release notes](https://github.com/actions/labeler/releases)
    - 
[Commits](https://github.com/actions/labeler/compare/634933edcd8ababfe52f92936142cc22ac488b1b...f27b608878404679385c85cfa523b85ccb86e213)
    
    ---
    updated-dependencies:
    - dependency-name: actions/labeler
      dependency-version: 6.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 .github/workflows/pr-labeler.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/pr-labeler.yml b/.github/workflows/pr-labeler.yml
index b55fbf2aa..af1090d12 100644
--- a/.github/workflows/pr-labeler.yml
+++ b/.github/workflows/pr-labeler.yml
@@ -24,4 +24,4 @@ jobs:
       pull-requests: write
     runs-on: ubuntu-latest
     steps:
-      - uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
+      - uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0

Reply via email to