chore(CI): bump issue labeler version (#17913)

This commit is contained in:
Kitzunu 2023-11-30 23:39:10 +01:00 committed by GitHub
parent 8eed7ee531
commit 123bf37ee7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,6 @@ jobs:
steps:
- name: Issue Labeler
id: issue-labeler
uses: azerothcore/GitHub-Actions@issue-labeler-1.0.1
uses: azerothcore/GitHub-Actions@issue-labeler-1.0.2
with:
token: ${{ secrets.GITHUB_TOKEN }}