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 27
27
"license" : " MIT" ,
28
28
"packageManager" :
" [email protected] " ,
29
29
"dependencies" : {
30
- "@actions/core" : " ^1.10 .1" ,
30
+ "@actions/core" : " ^1.11 .1" ,
31
31
"@actions/exec" : " ^1.1.1" ,
32
32
"addressparser" : " ^1.0.1" ,
33
33
"openpgp" : " ^5.11.0"
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 .1 " :
16
- version : 1.10 .1
17
- resolution : " @actions/core@npm:1.10 .1"
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 : 96524c2725e70e3c3176b4e4d93a1358a86f3c5ca777db9a2f65eadfa672f00877db359bf60fffc416c33838ffb4743db93bcc5bf53e76199dd28bf7f7ff8e80
21
+ checksum : 9ac7a3e0b478bfefd862dcb4ddaa1d8c3f9076bb1931d3d280918d1749e7783480c6a009c1b009c8bf5093e2d77d9f4e023d70416145bf246f0071736d4ef839
22
22
languageName : node
23
23
linkType : hard
24
24
@@ -3266,7 +3266,7 @@ __metadata:
3266
3266
version : 0.0.0-use.local
3267
3267
resolution : " import-gpg@workspace:."
3268
3268
dependencies :
3269
- " @actions/core " : ^1.10 .1
3269
+ " @actions/core " : ^1.11 .1
3270
3270
" @actions/exec " : ^1.1.1
3271
3271
" @types/node " : ^20.6.0
3272
3272
" @typescript-eslint/eslint-plugin " : ^6.6.0
@@ -5479,15 +5479,6 @@ __metadata:
5479
5479
languageName : node
5480
5480
linkType : hard
5481
5481
5482
- " uuid@npm:^8.3.2 " :
5483
- version : 8.3.2
5484
- resolution : " uuid@npm:8.3.2"
5485
- bin :
5486
- uuid : dist/bin/uuid
5487
- checksum : 5575a8a75c13120e2f10e6ddc801b2c7ed7d8f3c8ac22c7ed0c7b2ba6383ec0abda88c905085d630e251719e0777045ae3236f04c812184b7c765f63a70e58df
5488
- languageName : node
5489
- linkType : hard
5490
-
5491
5482
" v8-compile-cache-lib@npm:^3.0.1 " :
5492
5483
version : 3.0.1
5493
5484
resolution : " v8-compile-cache-lib@npm:3.0.1"
You can’t perform that action at this time.
0 commit comments