Bump @actions/core from 1.2.7 to 1.6.0 (#160)

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.7 to 1.6.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:
James Pogran 2022-03-08 10:42:25 -05:00 committed by GitHub
parent c7ea71e1c2
commit 5369c899c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 1230 additions and 21 deletions

View file

@ -12,7 +12,7 @@
},
"author": "",
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/core": "^1.6.0",
"@actions/exec": "^1.0.4",
"@actions/io": "^1.0.2"
},