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

dockerzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-inlong.git


The following commit(s) were added to refs/heads/master by this push:
     new 6827a2716 [INLONG-4019][GitHub] Bump labeler action version from 3 to 
4 (#3990)
6827a2716 is described below

commit 6827a2716d09809582196f18736b4f509e3a4422
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 29 14:51:13 2022 +0800

    [INLONG-4019][GitHub] Bump labeler action version from 3 to 4 (#3990)
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/ci_labeler.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci_labeler.yml b/.github/workflows/ci_labeler.yml
index 4a21c3dc3..358f27c31 100644
--- a/.github/workflows/ci_labeler.yml
+++ b/.github/workflows/ci_labeler.yml
@@ -24,7 +24,7 @@ jobs:
     name: Label
     runs-on: ubuntu-latest
     steps:
-      - uses: actions/labeler@v3
+      - uses: actions/labeler@v4
         with:
           repo-token: ${{ secrets.GITHUB_TOKEN }}
           configuration-path: .github/labeler.yml

Reply via email to