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

Bump actions/labeler from 3.0.2 to 4
This commit is contained in:
Lomanic 2022-03-02 08:50:37 +01:00 committed by GitHub
commit c0f6ce3804
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@v3.0.2
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"