mirror of https://github.com/jpanther/congo.git
🔀 Merge pull request #173 from jpanther/dependabot/github_actions/actions/labeler-4
👷 Bump actions/labeler from 3 to 4
pull/175/head
commit
098632cd4c
|
@ -12,7 +12,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Label
|
||||
uses: actions/labeler@v3
|
||||
uses: actions/labeler@v4
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
configuration-path: .github/labeller.yml
|
||||
|
|
Loading…
Reference in New Issue