[Plugin] add Lua kong component ID (#6748)

This commit is contained in:
Daming 2021-04-14 16:16:26 +08:00 committed by GitHub
parent 2af2103a3f
commit a3d60a7d06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View File

@ -36,6 +36,7 @@ inputs:
".github/workflows/codeql.yaml"
"dist-material/release-docs"
"test/plugin/*"
"*/component-libraries.yml"
runs:
using: "composite"

View File

@ -458,7 +458,9 @@ GoMicroServer:
Nginx:
id: 6000
languages: Lua
Kong:
id: 6001
languages: Lua
# [7000, 8000) are reserved for Python components
Python: