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

xuanwo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git


The following commit(s) were added to refs/heads/main by this push:
     new 3890e9d81 build(deps): bump github/issue-labeler from 3.2 to 3.3 
(#3698)
3890e9d81 is described below

commit 3890e9d8131c6f6ce2b19d34735af333bdc1726e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 1 10:36:57 2023 +0800

    build(deps): bump github/issue-labeler from 3.2 to 3.3 (#3698)
    
    Bumps [github/issue-labeler](https://github.com/github/issue-labeler) from 
3.2 to 3.3.
    - [Release notes](https://github.com/github/issue-labeler/releases)
    - [Commits](https://github.com/github/issue-labeler/compare/v3.2...v3.3)
    
    ---
    updated-dependencies:
    - dependency-name: github/issue-labeler
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/ci_pr_labeler.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci_pr_labeler.yml 
b/.github/workflows/ci_pr_labeler.yml
index 537addd3d..60695757e 100644
--- a/.github/workflows/ci_pr_labeler.yml
+++ b/.github/workflows/ci_pr_labeler.yml
@@ -35,7 +35,7 @@ jobs:
     runs-on: ubuntu-latest
     timeout-minutes: 10
     steps:
-      - uses: github/[email protected]
+      - uses: github/[email protected]
         with:
           repo-token: ${{ secrets.GITHUB_TOKEN }}
           configuration-path: .github/labeler.yml

Reply via email to