Skip to content

Commit bb5a81c

Browse files
dependabot[bot]xpol
authored andcommitted
1 parent c0348ba commit bb5a81c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "Xpol Wan <[email protected]>",
1010
"license": "MIT",
1111
"dependencies": {
12-
"@actions/core": "^1.1.0",
12+
"@actions/core": "^1.2.6",
1313
"@actions/exec": "^1.0.1",
1414
"@actions/io": "^1.0.1",
1515
"@actions/tool-cache": "^1.1.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@actions/core@^1.1.0":
6-
version "1.2.0"
7-
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.0.tgz#aa5f52b26c362c821d41557e599371a42f6c0b3d"
8-
integrity sha512-ZKdyhlSlyz38S6YFfPnyNgCDZuAF2T0Qv5eHflNWytPS8Qjvz39bZFMry9Bb/dpSnqWcNeav5yM2CTYpJeY+Dw==
5+
"@actions/core@^1.1.0", "@actions/core@^1.2.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
"@actions/exec@^1.0.1":
1111
version "1.0.1"

0 commit comments

Comments
 (0)