mirror of
https://github.com/redhat-actions/buildah-build.git
synced 2025-06-07 17:31:35 +00:00
add language recognizer
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
This commit is contained in:
parent
652179bd8c
commit
3043388d5b
12 changed files with 6828 additions and 106 deletions
|
@ -15,7 +15,8 @@
|
|||
"dependencies": {
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/exec": "^1.0.4",
|
||||
"@actions/io": "^1.0.2"
|
||||
"@actions/io": "^1.0.2",
|
||||
"language-recognizer": "0.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^12.12.7",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue