We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8dfde4 commit e8a9511Copy full SHA for e8a9511
1 file changed
package.json
@@ -9,7 +9,7 @@
9
"author": "",
10
"license": "ISC",
11
"dependencies": {
12
- "@actions/core": "0.x",
13
- "@actions/github: "0.x"
+ "@actions/core": "file:toolkit/actions-core-0.0.0.tgz",
+ "@actions/github": "file:toolkit/actions-github-0.0.0.tgz"
14
}
15
0 commit comments