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 0206bdc commit 0601bb0Copy full SHA for 0601bb0
.github/workflows/labeler.yml
@@ -12,6 +12,6 @@ jobs:
12
permissions:
13
pull-requests: write
14
steps:
15
- - uses: actions/labeler@v4
+ - uses: actions/labeler@v6
16
with:
17
repo-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments