chore(actions): labeler v4 to v5 (#4013)

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen
2023-12-05 10:20:39 -05:00
committed by GitHub
parent 183d885930
commit dacd44a264
2 changed files with 27 additions and 20 deletions

View File

@@ -16,7 +16,4 @@ jobs:
if: github.event.pull_request.draft == false
runs-on: ubuntu-22.04
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
- uses: actions/labeler@v5