ci: Fix issue triage (#9433)

This commit is contained in:
Jiralite 2023-04-20 19:41:21 +01:00 committed by GitHub
parent ce287f21d1
commit b49c5c9f48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ jobs:
issue-triage:
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@v3
- uses: github/issue-labeler@v3.1
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
configuration-path: .github/issue-labeler.yml