build(deps): bump @actions/core from 1.2.6 to 1.8.0

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.8.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)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-06 05:11:04 +00:00
committed by GitHub
parent 3c630ecb73
commit 12db35c2c1
2 changed files with 43 additions and 8 deletions

View File

@@ -57,7 +57,7 @@
"typescript": "^4.1.3"
},
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/core": "^1.8.0",
"@actions/exec": "^1.1.1",
"ejs": "^3.1.6",
"got": "^11.8.1",