Bump @actions/core from 1.9.1 to 1.10.1

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.1 to 1.10.1.
- [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] 2024-04-08 05:29:11 +00:00 committed by GitHub
parent afb6a29c6a
commit c5e124a379
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 1667 deletions

1672
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -26,7 +26,7 @@
"author": "",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.6.0",
"@actions/core": "^1.10.1",
"@actions/http-client": "^2.0.1",
"axios": "^1.6.8",
"form-data": "^4.0.0"