build(deps): Bump github/issue-labeler from 3.0 to 3.1 (#15559)

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