build(deps): Bump github/issue-labeler from 2.6 to 3.0 (#14996)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-02-10 17:36:43 +00:00
committed by GitHub
parent 276d9d3180
commit 467b4f25b8
+1 -1
View File
@@ -7,7 +7,7 @@ jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@v2.6
- uses: github/issue-labeler@v3.0
if: join(github.event.issue.labels) == ''
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"