Skip to content

Commit b9460cc

Browse files
Bump codelytv/pr-size-labeler from 1.8.0 to 1.8.1 (spf13#1661)
Bumps [codelytv/pr-size-labeler](https://github.com/codelytv/pr-size-labeler) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/codelytv/pr-size-labeler/releases) - [Commits](CodelyTV/pr-size-labeler@v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: codelytv/pr-size-labeler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89d7b83 commit b9460cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/size-labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
name: Label the PR size
1111
steps:
12-
- uses: codelytv/pr-size-labeler@v1.8.0
12+
- uses: codelytv/pr-size-labeler@v1.8.1
1313
with:
1414
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1515
xs_label: 'size/XS'

0 commit comments

Comments
 (0)