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

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git


The following commit(s) were added to refs/heads/master by this push:
     new 3f418f482 build(deps): bump codelytv/pr-size-labeler from 1.10.1 to 
1.10.2
3f418f482 is described below

commit 3f418f482ea3053c3685f18e661bb9645e2db8d9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 25 22:58:12 2024 +0000

    build(deps): bump codelytv/pr-size-labeler from 1.10.1 to 1.10.2
    
    Bumps 
[codelytv/pr-size-labeler](https://github.com/codelytv/pr-size-labeler) from 
1.10.1 to 1.10.2.
    - [Release notes](https://github.com/codelytv/pr-size-labeler/releases)
    - 
[Commits](https://github.com/codelytv/pr-size-labeler/compare/v1.10.1...v1.10.2)
    
    ---
    updated-dependencies:
    - dependency-name: codelytv/pr-size-labeler
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@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 22250d40a..bd75d11d3 100644
--- a/.github/workflows/labeler.yml
+++ b/.github/workflows/labeler.yml
@@ -34,7 +34,7 @@ jobs:
           sync-labels: true
 
       - name: Assign labels based on the PR's size
-        uses: codelytv/pr-size-labeler@v1.10.1
+        uses: codelytv/pr-size-labeler@v1.10.2
         with:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
           ignore_file_deletions: true

Reply via email to