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