Skip to content

Commit

Permalink
[gh-actions] Update github/issue-labeler to v2.6 (#23948)
Browse files Browse the repository at this point in the history
  • Loading branch information
sideshowbarker authored Jan 28, 2023
1 parent 14819a7 commit 9b80c81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-regex-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@v2.5
- uses: github/issue-labeler@v2.6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/issue-regex-labeler.yml
Expand Down

0 comments on commit 9b80c81

Please sign in to comment.