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 911740d commit 9116a28Copy full SHA for 9116a28
.github/workflows/labeler.yml
@@ -6,6 +6,6 @@ jobs:
6
triage:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/labeler@v4
+ - uses: actions/labeler@v5
10
with:
11
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments