Skip to content

Commit

Permalink
ci: Fix issue triage (#9433)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiralite authored Apr 20, 2023
1 parent ce287f2 commit b49c5c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
issue-triage:
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@v3
- uses: github/issue-labeler@v3.1
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
configuration-path: .github/issue-labeler.yml
Expand Down

0 comments on commit b49c5c9

Please sign in to comment.