We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82cbc69 commit e323db8Copy full SHA for e323db8
package.json
@@ -47,9 +47,9 @@
47
"dependencies": {
48
"@actions/core": "^1.10.0",
49
"@actions/github": "^5.1.1",
50
- "@octokit/graphql": "^5.0.4",
51
- "@octokit/types": "^9.0.0",
52
- "@octokit/webhooks-types": "^6.10.0",
+ "@octokit/graphql": "^7.0.0",
+ "@octokit/types": "^11.0.0",
+ "@octokit/webhooks-types": "^7.0.0",
53
"js-yaml": "^4.1.0",
54
"lodash-es": "^4.17.21",
55
"mustache": "^4.2.0"
0 commit comments