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 514e256 commit c402a28Copy full SHA for c402a28
.github/workflows/labeler.yml
@@ -6,7 +6,7 @@ jobs:
6
triage:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/labeler@v4
+ - uses: actions/labeler@v6
10
with:
11
repo-token: "${{ secrets.GITHUB_TOKEN }}"
12
sync-labels: true
0 commit comments