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
This commit is contained in:
Deepak Sattiraju
2020-10-05 12:26:52 +05:30
committed by Deepak Sattiraju
parent 98b8d3aa39
commit d6167b0314
2 changed files with 4 additions and 4 deletions

View File

@@ -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"
},