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 291373732 build(deps): bump codelytv/pr-size-labeler from 1.10.2 to 1.10.3 291373732 is described below commit 291373732f72e31e126240756957b8e636742d08 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon May 26 22:49:52 2025 +0000 build(deps): bump codelytv/pr-size-labeler from 1.10.2 to 1.10.3 Bumps [codelytv/pr-size-labeler](https://github.com/codelytv/pr-size-labeler) from 1.10.2 to 1.10.3. - [Release notes](https://github.com/codelytv/pr-size-labeler/releases) - [Commits](https://github.com/codelytv/pr-size-labeler/compare/v1.10.2...v1.10.3) --- updated-dependencies: - dependency-name: codelytv/pr-size-labeler dependency-version: 1.10.3 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 bd75d11d3..30e1fdf40 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.2 + uses: codelytv/pr-size-labeler@v1.10.3 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} ignore_file_deletions: true