build(deps): bump @actions/core to 1.10.0 (#1274)

This commit is contained in:
Peter Evans 2022-10-16 23:22:11 +09:00 committed by GitHub
parent 671dc9c9e0
commit ef83023339
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 44 additions and 29 deletions

View file

@ -29,7 +29,7 @@
},
"homepage": "https://github.com/peter-evans/create-pull-request",
"dependencies": {
"@actions/core": "^1.9.1",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.0",
"@octokit/core": "^3.5.1",
"@octokit/plugin-paginate-rest": "^2.17.0",