[GITHUB] labeler.yml: Update to v5 (#6326)

Release notes: https://github.com/actions/labeler/releases
This commit is contained in:
Adam Stachowicz 2024-02-09 20:52:12 +01:00 committed by GitHub
parent f0faa45159
commit 51f3ef04f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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