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

Bump actions/labeler from 2 to 3.0.2
pull/1106/head
shirou 4 years ago committed by GitHub
commit 4746baa8c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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 }}"

Loading…
Cancel
Save