Skip to content

Commit 253ccb1

Browse files
committed
fix: downgrade @octokit/graphql to version 7.0.2 for compatibility
Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>
1 parent 16b5a79 commit 253ccb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@actions/github": "^6.0.1",
2828
"@hackmd/api": "^2.5.0",
2929
"@js-temporal/polyfill": "^0.5.1",
30-
"@octokit/graphql": "^8.2.2",
30+
"@octokit/graphql": "^7.0.2",
3131
"ejs": "^3.1.10",
3232
"safe-parse-list": "^0.1.1"
3333
},

0 commit comments

Comments
 (0)