Update @actions/core to 1.6.0

This commit is contained in:
Josh Gross
2022-02-09 15:58:07 -05:00
parent 41e1ab4f53
commit 72fadf4ee8
4 changed files with 174 additions and 10 deletions

View File

@@ -31,7 +31,7 @@
}
},
"dependencies": {
"@actions/core": "^1.5.0",
"@actions/core": "^1.6.0",
"@actions/exec": "^1.1.0",
"@actions/github": "^5.0.0",
"@actions/glob": "^0.2.0",