We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7bdf89 commit 38e3098Copy full SHA for 38e3098
.github/workflows/labeler.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Issue Labeler
17
- uses: github/issue-labeler@v3.2
+ uses: github/issue-labeler@v3.3
18
with:
19
repo-token: "${{ secrets.GITHUB_TOKEN }}"
20
configuration-path: .github/labeler.yml
0 commit comments