We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent decb092 commit e9d5007Copy full SHA for e9d5007
.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