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 987761e commit 396b42eCopy full SHA for 396b42e
hello-world/package.json
@@ -14,6 +14,6 @@
14
"ci:package": "yarn build && yarn package"
15
},
16
"dependencies": {
17
- "@actions/core": "1.8.2"
+ "@actions/core": "1.9.0"
18
}
19
yarn.lock
@@ -2,13 +2,6 @@
2
# yarn lockfile v1
3
4
5
-"@actions/[email protected]":
6
- version "1.8.2"
7
- resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.8.2.tgz#67539d669ae9b751430469e9ae4d83e0525973ac"
8
- integrity sha512-FXcBL7nyik8K5ODeCKlxi+vts7torOkoDAKfeh61EAkAy1HAvwn9uVzZBY0f15YcQTcZZ2/iSGBFHEuioZWfDA==
9
- dependencies:
10
- "@actions/http-client" "^2.0.1"
11
-
12
"@actions/[email protected]":
13
version "1.9.0"
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.9.0.tgz#20c1baac5d4bd2508ba1fc3e5f3fc4b8a80d4082"
0 commit comments