Updating dependencies in /wrapper/package.json and rebuilding

This commit is contained in:
Benjamin Bennett 2022-10-26 18:08:21 +01:00
parent 72674f1600
commit 73d00bf3fd
4 changed files with 80 additions and 50 deletions

View file

@ -12,7 +12,7 @@
},
"author": "",
"dependencies": {
"@actions/core": "^1.9.1",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.0",
"@actions/io": "^1.1.1"
},