Skip to content

Commit 7e788f3

Browse files
committed
skip: merge (44325da) [skip release]
2 parents 125dd00 + 44325da commit 7e788f3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"start": "run-s compile && node dist"
2828
},
2929
"dependencies": {
30-
"@actions/core": "1.7.0",
30+
"@actions/core": "1.8.0",
3131
"axios": "0.27.2",
3232
"chalk": "4.1.2",
3333
"form-data": "4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@actions/core@1.7.0":
6-
version "1.7.0"
7-
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.7.0.tgz#f179a5a0bf5c1102d89b8cf1712825e763feaee4"
8-
integrity sha512-7fPSS7yKOhTpgLMbw7lBLc1QJWvJBBAgyTX2PEhagWcKK8t0H8AKCoPMfnrHqIm5cRYH4QFPqD1/ruhuUE7YcQ==
5+
"@actions/core@1.8.0":
6+
version "1.8.0"
7+
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.8.0.tgz#5d98ff672b8ab73b718a939599c02f05c12755ad"
8+
integrity sha512-XirM+Zo/PFlA+1h+i4bkfvagujta+LIM2AOSzPbt8JqXbbuxb1HTB+FqIyaKmue9yiCx/JIJY6pXsOl3+T8JGw==
99
dependencies:
1010
"@actions/http-client" "^1.0.11"
1111

0 commit comments

Comments
 (0)