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.
2 parents 80c4cfd + a4c7b86 commit 1d13bd8Copy full SHA for 1d13bd8
1 file changed
.github/workflows/label.yml
@@ -8,6 +8,6 @@ jobs:
8
permissions:
9
pull-requests: write
10
steps:
11
- - uses: actions/labeler@v5
+ - uses: actions/labeler@v6
12
with:
13
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments