Merge pull request #1099 from marocchino/dependabot/npm_and_yarn/actions/core-1.10.1

build(deps): Bump @actions/core from 1.10.0 to 1.10.1
This commit is contained in:
marocchino 2023-09-21 09:51:43 +09:00 committed by GitHub
commit 4cfa35d78d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -26,7 +26,7 @@
"author": "marocchino",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/core": "^1.10.1",
"@actions/github": "^5.1.1",
"@actions/glob": "^0.4.0",
"@octokit/graphql-schema": "^14.28.0"