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 9b76359 commit 92ba55dCopy full SHA for 92ba55d
.github/workflows/labeler.yml
@@ -10,6 +10,6 @@ jobs:
10
label:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/labeler@v5
+ - uses: actions/labeler@v6
14
with:
15
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments