Skip to content

Commit 615c003

Browse files
dependabot[bot]skyclouds2001
authored andcommitted
build(deps): bump codelytv/pr-size-labeler in the all group
Bumps the all group with 1 update: [codelytv/pr-size-labeler](https://github.com/codelytv/pr-size-labeler). Updates `codelytv/pr-size-labeler` from 1.10.2 to 1.10.3 - [Release notes](https://github.com/codelytv/pr-size-labeler/releases) - [Commits](CodelyTV/pr-size-labeler@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 dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df719ed commit 615c003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
timeout-minutes: 60
3131
runs-on: ubuntu-latest
3232
steps:
33-
- uses: codelytv/pr-size-labeler@v1.10.2
33+
- uses: codelytv/pr-size-labeler@v1.10.3
3434
with:
3535
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3636
github_api_url: https://api.github.com

0 commit comments

Comments
 (0)