We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0345723 commit d957727Copy full SHA for d957727
.github/workflows/pr-labelers.yml
@@ -6,6 +6,6 @@ jobs:
6
triage:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/labeler@v3
+ - uses: actions/labeler@v5
10
with:
11
repo-token: "${{ secrets.BOT_GITHUB_TOKEN }}"
0 commit comments