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 93faf1b commit 77f8a31Copy full SHA for 77f8a31
.github/workflows/label.yml
@@ -15,7 +15,7 @@ jobs:
15
label:
16
runs-on: ubuntu-latest
17
steps:
18
- - uses: actions/labeler@v4
+ - uses: actions/labeler@v5
19
with:
20
sync-labels: ""
21
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments