|
@@ -15,7 +15,7 @@ jobs:
|
|
|
issues: write # for github/issue-labeler to create or remove labels
|
|
issues: write # for github/issue-labeler to create or remove labels
|
|
|
runs-on: ubuntu-latest
|
|
runs-on: ubuntu-latest
|
|
|
steps:
|
|
steps:
|
|
|
- - uses: github/issue-labeler@v2.6
|
|
|
|
|
|
|
+ - uses: github/issue-labeler@v2.5
|
|
|
with:
|
|
with:
|
|
|
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
|
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
|
|
configuration-path: .github/labeler.yml
|
|
configuration-path: .github/labeler.yml
|