update to major version 3 of action labeler (#2340)
# Objective - update action labeler ## Solution - Update to major version to not get notification update of every patch. - Replace #2338.
This commit is contained in:
parent
3a1867a92e
commit
7854be7c10
2
.github/workflows/label.yml
vendored
2
.github/workflows/label.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/labeler@v2
|
||||
- uses: actions/labeler@v3
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
configuration-path: .github/label-config.yml
|
||||
|
Loading…
Reference in New Issue
Block a user