Merge pull request #1136 from marocchino/dependabot/npm_and_yarn/actions/github-6.0.0

build(deps): Bump @actions/github from 5.1.1 to 6.0.0
This commit is contained in:
marocchino 2023-10-27 07:44:32 +09:00 committed by GitHub
commit 86955a1497
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 82 additions and 122 deletions

View file

@ -27,7 +27,7 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/github": "^5.1.1",
"@actions/github": "^6.0.0",
"@actions/glob": "^0.4.0",
"@octokit/graphql-schema": "^14.39.0"
},