mirror of
https://github.com/Azure/setup-helm.git
synced 2025-09-23 12:26:37 +00:00
Action core (#19)
* Merge pull request #17 from Azure/dependabot/npm_and_yarn/actions/core-1.2.6 Bump @actions/core from 1.0.0 to 1.2.6 * updating actions core node module
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
"dependencies": {
|
||||
"@actions/tool-cache": "1.1.2",
|
||||
"@actions/io": "^1.0.0",
|
||||
"@actions/core": "^1.0.0",
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/exec": "^1.0.0",
|
||||
"semver": "^6.1.0"
|
||||
},
|
||||
|
Reference in New Issue
Block a user