We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52475cd + 70ba8e3 commit f876ef9Copy full SHA for f876ef9
.github/workflows/labeler.yml
@@ -6,6 +6,6 @@ jobs:
6
triage:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/labeler@v2
+ - uses: actions/labeler@v4
10
with:
11
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments