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 c339bc3 commit c7c7308Copy full SHA for c7c7308
.github/workflows/label.yml
@@ -13,7 +13,7 @@ jobs:
13
triage:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/labeler@v5
+ - uses: actions/labeler@v6
17
with:
18
repo-token: "${{ secrets.GITHUB_TOKEN }}"
19
sync-labels: true
0 commit comments