ci(label-pr): upgrade actions/labeler to v4 (#2080)

Co-authored-by: rickstaa <rick.staa@outlook.com>
This commit is contained in:
Oscar Dominguez 2022-10-02 10:51:37 +02:00 committed by GitHub
parent f86059f097
commit 098331069a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,6 @@ jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"