Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

Commit 0ea872a

Browse files
chore(deps): Bump @actions/core from 1.2.4 to 1.2.6 (#7)
1 parent f797ba0 commit 0ea872a

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
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"@actions/core": "1.2.4",
3+
"@actions/core": "1.2.6",
44
"@wireapp/bot-api": "7.10.24",
55
"@wireapp/store-engine": "4.5.8",
66
"@wireapp/store-engine-fs": "2.2.12",

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/[email protected].4":
6-
version "1.2.4"
7-
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.4.tgz#96179dbf9f8d951dd74b40a0dbd5c22555d186ab"
8-
integrity sha512-YJCEq8BE3CdN8+7HPZ/4DxJjk/OkZV2FFIf+DlZTC/4iBlzYCD5yjRR6eiOS5llO11zbRltIRuKAjMKaWTE6cg==
5+
"@actions/[email protected].6":
6+
version "1.2.6"
7+
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.6.tgz#a78d49f41a4def18e88ce47c2cac615d5694bf09"
8+
integrity sha512-ZQYitnqiyBc3D+k7LsgSBmMDVkOVidaagDG7j3fOym77jNunWRuYx7VSHa9GNfFZh+zh61xsCjRj4JxMZlDqTA==
99

1010
"@protobufjs/aspromise@^1.1.1", "@protobufjs/aspromise@^1.1.2":
1111
version "1.1.2"

0 commit comments

Comments
 (0)