mirror of
https://github.com/Azure/setup-helm.git
synced 2026-04-11 17:24:19 +00:00
Users/shigupt/fixing helm latest releases master (#14)
* Updating the logic for downloading latest Helm version * Adding semver to package.json
This commit is contained in:
parent
f404b8932e
commit
b1c4524a5f
3 changed files with 68 additions and 46 deletions
|
|
@ -9,7 +9,8 @@
|
|||
"@actions/tool-cache": "1.1.2",
|
||||
"@actions/io": "^1.0.0",
|
||||
"@actions/core": "^1.0.0",
|
||||
"@actions/exec": "^1.0.0"
|
||||
"@actions/exec": "^1.0.0",
|
||||
"semver": "^6.1.0"
|
||||
},
|
||||
"main": "lib/run.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue