Bump @actions/core from 1.8.0 to 1.8.2

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-16 09:01:13 +00:00
committed by Simplify4U Technical account
parent 452305c241
commit 9fc918bcdd
2 changed files with 18 additions and 18 deletions

View File

@ -26,7 +26,7 @@
},
"homepage": "https://github.com/s4u/maven-settings-action#readme",
"dependencies": {
"@actions/core": "^1.8.0",
"@actions/core": "^1.8.2",
"@xmldom/xmldom": "^0.8.2"
},
"devDependencies": {