We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3423c5a commit ba3261bCopy full SHA for ba3261b
1 file changed
package.json
@@ -7,5 +7,9 @@
7
"test": "echo \"Error: no test specified\" && exit 1"
8
},
9
"author": "",
10
- "license": "ISC"
+ "license": "ISC",
11
+ "dependencies": {
12
+ "@actions/core": "0.x",
13
+ "@actions/github: "0.x"
14
+ }
15
}
0 commit comments