File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
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 .1" ,
29
+ "@actions/core" : " ^1.11 .1" ,
30
30
"@actions/exec" : " ^1.1.1" ,
31
31
"@actions/http-client" : " ^2.2.3" ,
32
32
"@actions/tool-cache" : " ^2.0.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 .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
@@ -3089,7 +3089,7 @@ __metadata:
3089
3089
version : 0.0.0-use.local
3090
3090
resolution : " goreleaser-action@workspace:."
3091
3091
dependencies :
3092
- " @actions/core " : ^1.10 .1
3092
+ " @actions/core " : ^1.11 .1
3093
3093
" @actions/exec " : ^1.1.1
3094
3094
" @actions/http-client " : ^2.2.3
3095
3095
" @actions/tool-cache " : ^2.0.1
You can’t perform that action at this time.
0 commit comments