Commit ad3a0f1 1 parent 08f5716 commit ad3a0f1 Copy full SHA for ad3a0f1
File tree 2 files changed +7
-16
lines changed
2 files changed +7
-16
lines changed Original file line number Diff line number Diff line change 26
26
"license" : " MIT" ,
27
27
"packageManager" :
" [email protected] " ,
28
28
"dependencies" : {
29
- "@actions/core" : " ^1.10.0 " ,
29
+ "@actions/core" : " ^1.11.1 " ,
30
30
"@actions/exec" : " ^1.1.1" ,
31
31
"addressparser" : " ^1.0.1" ,
32
32
"fs-extra" : " ^11.1.1"
Original file line number Diff line number Diff line change @@ -12,13 +12,13 @@ __metadata:
12
12
languageName : node
13
13
linkType : hard
14
14
15
- " @actions/core@npm:^1.10.0 " :
16
- version : 1.10.0
17
- resolution : " @actions/core@npm:1.10.0 "
15
+ " @actions/core@npm:^1.11.1 " :
16
+ version : 1.11.1
17
+ resolution : " @actions/core@npm:1.11.1 "
18
18
dependencies :
19
+ " @actions/exec " : ^1.1.1
19
20
" @actions/http-client " : ^2.0.1
20
- uuid : ^8.3.2
21
- checksum : 0a75621e007ab20d887434cdd165f0b9036f14c22252a2faed33543d8b9d04ec95d823e69ca636a25245574e4585d73e1e9e47a845339553c664f9f2c9614669
21
+ checksum : 9ac7a3e0b478bfefd862dcb4ddaa1d8c3f9076bb1931d3d280918d1749e7783480c6a009c1b009c8bf5093e2d77d9f4e023d70416145bf246f0071736d4ef839
22
22
languageName : node
23
23
linkType : hard
24
24
@@ -1219,7 +1219,7 @@ __metadata:
1219
1219
version : 0.0.0-use.local
1220
1220
resolution : " github-pages@workspace:."
1221
1221
dependencies :
1222
- " @actions/core " : ^1.10.0
1222
+ " @actions/core " : ^1.11.1
1223
1223
" @actions/exec " : ^1.1.1
1224
1224
" @types/fs-extra " : ^11.0.1
1225
1225
" @types/node " : ^20.6.0
@@ -2533,15 +2533,6 @@ __metadata:
2533
2533
languageName : node
2534
2534
linkType : hard
2535
2535
2536
- " uuid@npm:^8.3.2 " :
2537
- version : 8.3.2
2538
- resolution : " uuid@npm:8.3.2"
2539
- bin :
2540
- uuid : dist/bin/uuid
2541
- checksum : 5575a8a75c13120e2f10e6ddc801b2c7ed7d8f3c8ac22c7ed0c7b2ba6383ec0abda88c905085d630e251719e0777045ae3236f04c812184b7c765f63a70e58df
2542
- languageName : node
2543
- linkType : hard
2544
-
2545
2536
" v8-compile-cache-lib@npm:^3.0.1 " :
2546
2537
version : 3.0.1
2547
2538
resolution : " v8-compile-cache-lib@npm:3.0.1"
You can’t perform that action at this time.
0 commit comments