Merge pull request #2004 from mermaid-js/dependabot/github_actions/develop/andymckay/labeler-1.0.2

Bump andymckay/labeler from 1.0 to 1.0.2
This commit is contained in:
Knut Sveidqvist 2021-04-25 11:05:57 +02:00 committed by GitHub
commit 6dbec06571
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,7 +8,7 @@ jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: andymckay/labeler@1.0
- uses: andymckay/labeler@1.0.2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
labels: "Status: Triage"