Merge pull request #1264 from shirou/dependabot/github_actions/actions/labeler-4

Bump actions/labeler from 3.0.2 to 4
pull/1265/head
Lomanic 3 years ago committed by GitHub
commit c0f6ce3804
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@v3.0.2
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

Loading…
Cancel
Save