Skip to content

Commit 396b42e

Browse files
Update dependency @actions/core to v1.9.0 (hello-world) (#341)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 987761e commit 396b42e

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

hello-world/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"ci:package": "yarn build && yarn package"
1515
},
1616
"dependencies": {
17-
"@actions/core": "1.8.2"
17+
"@actions/core": "1.9.0"
1818
}
1919
}

yarn.lock

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,6 @@
22
# yarn lockfile v1
33

44

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-
125
"@actions/[email protected]":
136
version "1.9.0"
147
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.9.0.tgz#20c1baac5d4bd2508ba1fc3e5f3fc4b8a80d4082"

0 commit comments

Comments
 (0)