8000
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 3415671 commit 1867d1eCopy full SHA for 1867d1e
package.json
@@ -33,7 +33,7 @@
33
"deployment"
34
],
35
"dependencies": {
36
- "@actions/core": "1.2.6",
+ "@actions/core": "1.2.7",
37
"@actions/exec": "1.0.4",
38
"@actions/github": "4.0.0",
39
"@actions/io": "1.1.0"
yarn.lock
@@ -2,9 +2,9 @@
2
# yarn lockfile v1
3
4
5
-"@actions/core@1.2.6":
6
- version "1.2.6"
7
- resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.6.tgz#a78d49f41a4def18e88ce47c2cac615d5694bf09"
+"@actions/core@1.2.7":
+ version "1.2.7"
+ resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.7.tgz#594f8c45b213f0146e4be7eda8ae5cf4e198e5ab"
8
9
"@actions/exec@1.0.4":
10
version "1.0.4"
0 commit comments