Bump issues-labeler to proper version

improved-error-handling-hcp-packer
Wilken Rivera 5 years ago
parent 1b949085d4
commit acd67d5ba0

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: github/issue-labeler@v2
- uses: github/issue-labeler@v2.4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler-issue-triage.yml

Loading…
Cancel
Save