Fix version for action (last time)
This commit is contained in:
parent
7b245ed7dc
commit
a652ff6169
|
@ -8,7 +8,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Apply Label
|
||||
uses: tycrek/issue-labeler@v2.2.10
|
||||
uses: tycrek/issue-labeler@v2.2
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
configuration-path: .github/labeler.yml
|
||||
|
|
Loading…
Reference in New Issue