Merge pull request #4072 from mermaid-js/renovate/timonvs-pr-labeler-action-4.x

chore(deps): update timonvs/pr-labeler-action action to v4
This commit is contained in:
Sidharth Vinod 2023-02-09 11:13:15 +05:30 committed by GitHub
commit 8ba33a994c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,6 +8,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Label PR
uses: TimonVS/pr-labeler-action@v3
uses: TimonVS/pr-labeler-action@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}