File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
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.0 " ,
30
+ "@actions/core" : " ^1.10.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.0 " :
16
- version : 1.10.0
17
- resolution : " @actions/core@npm:1.10.0 "
15
+ " @actions/core@npm:^1.10.1 " :
16
+ version : 1.10.1
17
+ resolution : " @actions/core@npm:1.10.1 "
18
18
dependencies :
19
19
" @actions/http-client " : ^2.0.1
20
20
uuid : ^8.3.2
21
- checksum : 0a75621e007ab20d887434cdd165f0b9036f14c22252a2faed33543d8b9d04ec95d823e69ca636a25245574e4585d73e1e9e47a845339553c664f9f2c9614669
21
+ checksum : 96524c2725e70e3c3176b4e4d93a1358a86f3c5ca777db9a2f65eadfa672f00877db359bf60fffc416c33838ffb4743db93bcc5bf53e76199dd28bf7f7ff8e80
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.0
3269
+ " @actions/core " : ^1.10.1
3270
3270
" @actions/exec " : ^1.1.1
3271
3271
" @types/node " : ^20.6.0
3272
3272
" @typescript-eslint/eslint-plugin " : ^6.6.0
You can’t perform that action at this time.
0 commit comments