Merge pull request #1101 from shirou/dependabot/github_actions/actions/labeler-3.0.2

Bump actions/labeler from 2 to 3.0.2
This commit is contained in:
shirou 2021-07-15 22:09:58 +09:00 committed by GitHub
commit 4746baa8c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@ jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
- uses: actions/labeler@v3.0.2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"