We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee89d2a commit b6682cfCopy full SHA for b6682cf
.github/workflows/auto-labeler.yml
@@ -16,6 +16,6 @@ jobs:
16
steps:
17
- name: Check Labels
18
id: labeler
19
- uses: fuxingloh/multi-labeler@v2
+ uses: fuxingloh/multi-labeler@v3
20
with:
21
github-token: ${{secrets.GITHUB_TOKEN}}
0 commit comments