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 e1dc7ee commit dba26ecCopy full SHA for dba26ec
package.json
@@ -27,12 +27,13 @@
27
],
28
"dependencies": {
29
"@actions/github": "^4.0.0",
30
- "@octokit/plugin-rest-endpoint-methods": "^4.2.0",
31
- "@technote-space/github-action-helper": "^4.0.1"
+ "@technote-space/github-action-helper": "^4.0.1",
+ "@technote-space/github-action-log-helper": "^0.1.0"
32
},
33
"devDependencies": {
34
"@commitlint/cli": "^11.0.0",
35
"@commitlint/config-conventional": "^11.0.0",
36
+ "@octokit/types": "^5.5.0",
37
"@technote-space/github-action-test-helper": "^0.5.7",
38
"@types/jest": "^26.0.14",
39
"@types/node": "^14.11.1",
0 commit comments