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

View File

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