We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 207e962 commit b0abc11Copy full SHA for b0abc11
.github/workflows/labeler.yml
@@ -7,7 +7,7 @@ jobs:
7
triage:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: github/issue-labeler@v2.0
+ - uses: github/issue-labeler@v2.2
11
with:
12
repo-token: "${{ secrets.GITHUB_TOKEN }}"
13
configuration-path: .github/labeler-needs-triage.yaml
0 commit comments