Skip to content

Commit a29137b

Browse files
committed
skip: merge (3bd50c2) [skip release]
2 parents c9ed017 + 3bd50c2 commit a29137b

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.6.0",
30+
"@actions/core": "1.7.0",
3131
"axios": "0.26.1",
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.6.0":
6-
version "1.6.0"
7-
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.6.0.tgz#0568e47039bfb6a9170393a73f3b7eb3b22462cb"
8-
integrity sha512-NB1UAZomZlCV/LmJqkLhNTqtKfFXJZAUPcfl/zqG7EfsQdeUJtaWO98SGbuQ3pydJ3fHl2CvI/51OKYlCYYcaw==
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==
99
dependencies:
1010
"@actions/http-client" "^1.0.11"
1111

0 commit comments

Comments
 (0)