mirror of https://github.com/spf13/cobra.git
build(deps): bump codelytv/pr-size-labeler from 1.8.1 to 1.10.0
Bumps [codelytv/pr-size-labeler](https://github.com/codelytv/pr-size-labeler) from 1.8.1 to 1.10.0. - [Release notes](https://github.com/codelytv/pr-size-labeler/releases) - [Commits](https://github.com/codelytv/pr-size-labeler/compare/v1.8.1...v1.10.0) --- updated-dependencies: - dependency-name: codelytv/pr-size-labeler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8003b74a10
commit
1c353913e1
|
@ -14,7 +14,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: Label the PR size
|
name: Label the PR size
|
||||||
steps:
|
steps:
|
||||||
- uses: codelytv/pr-size-labeler@v1.8.1
|
- uses: codelytv/pr-size-labeler@v1.10.0
|
||||||
with:
|
with:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
xs_label: 'size/XS'
|
xs_label: 'size/XS'
|
||||||
|
|
Loading…
Reference in New Issue