Bump @actions/core from 1.9.1 to 1.10.0 in /wrapper

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
This commit is contained in:
Varun Sivapalan 2022-10-25 14:04:32 +02:00
parent 72674f1600
commit a45b516d15
2 changed files with 8 additions and 8 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"
},