Skip to content

Commit 3abaf1e

Browse files
fix(deps): update dependency @actions/core to v1.11.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 25145dd commit 3abaf1e

6 files changed

Lines changed: 11 additions & 29 deletions

.pnp.cjs

Lines changed: 7 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
32.6 KB
Binary file not shown.
-27.8 KB
Binary file not shown.
-23.1 KB
Binary file not shown.
-55.7 KB
Binary file not shown.

yarn.lock

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ __metadata:
66
cacheKey: 8
77

88
"@actions/core@npm:^1.9.0":
9-
version: 1.9.1
10-
resolution: "@actions/core@npm:1.9.1"
9+
version: 1.11.0
10+
resolution: "@actions/core@npm:1.11.0"
1111
dependencies:
12+
"@actions/exec": ^1.1.1
1213
"@actions/http-client": ^2.0.1
13-
uuid: ^8.3.2
14-
checksum: 8f9823bed2e172fcabb65a63e136f98bbd0614bf37b5012caff4d3216471de19956e6bc0ed2767c52bccc3d02a7450a3b902a83f56bfa255477858c6341d1e2e
14+
checksum: ae20d41be9db100a4853fd78b538eeb8549e8dc8f281ae765fdafe44c4f70254de32fbd7b1cb3e4a0649d481dc4b21459353c7d0fd331fed0e173c947ac1d8ac
1515
languageName: node
1616
linkType: hard
1717

@@ -5066,15 +5066,6 @@ __metadata:
50665066
languageName: node
50675067
linkType: hard
50685068

5069-
"uuid@npm:^8.3.2":
5070-
version: 8.3.2
5071-
resolution: "uuid@npm:8.3.2"
5072-
bin:
5073-
uuid: dist/bin/uuid
5074-
checksum: 5575a8a75c13120e2f10e6ddc801b2c7ed7d8f3c8ac22c7ed0c7b2ba6383ec0abda88c905085d630e251719e0777045ae3236f04c812184b7c765f63a70e58df
5075-
languageName: node
5076-
linkType: hard
5077-
50785069
"v8-compile-cache-lib@npm:^3.0.1":
50795070
version: 3.0.1
50805071
resolution: "v8-compile-cache-lib@npm:3.0.1"

0 commit comments

Comments
 (0)