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 99025b5 commit 927baf0Copy full SHA for 927baf0
.github/workflows/label.yml
@@ -13,6 +13,6 @@ jobs:
13
label:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/labeler@v4
+ - uses: actions/labeler@v5
17
with:
18
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments