mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 08:42:33 -04:00
Update issue-labeler action (#11699)
The latest release of the action requires the field enable_versioned_regex to be set. We currently don't use versioned_regex. So this change sets the field to false.
This commit is contained in:
parent
a88d54c310
commit
202f93f6a9
1 changed files with 1 additions and 0 deletions
1
.github/workflows/issues-opened.yml
vendored
1
.github/workflows/issues-opened.yml
vendored
|
|
@ -13,4 +13,5 @@ jobs:
|
|||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
configuration-path: .github/labeler-issue-triage.yml
|
||||
enable-versioned-regex: 0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue