mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 08:42:33 -04:00
Bump issues-labeler to proper version
This commit is contained in:
parent
1b949085d4
commit
acd67d5ba0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/issues-opened.yml
vendored
2
.github/workflows/issues-opened.yml
vendored
|
|
@ -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…
Reference in a new issue