We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f4753f commit b5614f5Copy full SHA for b5614f5
.github/workflows/labeler.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- name: Issue Labeler
18
- uses: github/issue-labeler@v3.3
+ uses: github/issue-labeler@v3.4
19
with:
20
repo-token: "${{ secrets.GITHUB_TOKEN }}"
21
configuration-path: .github/labeler.yml
0 commit comments