Use PR labeler fork
This updates some libs
This commit is contained in:
parent
fe7d1692c3
commit
b50e3c07d2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr-labeler.yml
vendored
2
.github/workflows/pr-labeler.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
pull-requests: write
|
||||
steps:
|
||||
- name: Set a label
|
||||
uses: vkirilichev/changed-lines-count-labeler@v0.2
|
||||
uses: TeamNewPipe/changed-lines-count-labeler@main
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
configuration-path: .github/changed-lines-count-labeler.yml
|
||||
|
|
Loading…
Reference in a new issue