Update actions/core to ^1.10.0 in wrapper/package.json

This commit is contained in:
Benjamin Bennett 2022-10-26 08:20:18 +01:00
parent 72674f1600
commit 588b30f0ea

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