Merge pull request #1650 from marocchino/dependabot/npm_and_yarn/actions/github-7.0.0

build(deps): Bump @actions/github from 6.0.1 to 7.0.0
This commit is contained in:
marocchino 2026-03-13 17:29:23 +09:00 committed by GitHub
commit aa129a80e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 15 additions and 7 deletions

View file

@ -30,7 +30,7 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.1",
"@actions/github": "^7.0.0",
"@actions/glob": "^0.5.0",
"@octokit/graphql-schema": "^15.26.0"
},