ci: bump actions/labeler from 3 to 4 (#716)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-03-02 21:13:47 +09:00 committed by GitHub
parent c188bee6f9
commit 7954f3d89e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,6 @@ jobs:
triage: triage:
runs-on: ubuntu-18.04 runs-on: ubuntu-18.04
steps: steps:
- uses: actions/labeler@v3 - uses: actions/labeler@v4
with: with:
repo-token: "${{ secrets.GH_PAT }}" repo-token: "${{ secrets.GH_PAT }}"