File tree 2 files changed +12
-2
lines changed
2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 26
26
"license" : " Apache-2.0" ,
27
27
"packageManager" :
" [email protected] " ,
28
28
"dependencies" : {
29
- "@actions/core" : " ^1.10 .1" ,
29
+ "@actions/core" : " ^1.11 .1" ,
30
30
"@docker/actions-toolkit" : " 0.39.0" ,
31
31
"handlebars" : " ^4.7.7"
32
32
},
Original file line number Diff line number Diff line change @@ -62,6 +62,16 @@ __metadata:
62
62
languageName : node
63
63
linkType : hard
64
64
65
+ " @actions/core@npm:^1.11.1 " :
66
+ version : 1.11.1
67
+ resolution : " @actions/core@npm:1.11.1"
68
+ dependencies :
69
+ " @actions/exec " : ^1.1.1
70
+ " @actions/http-client " : ^2.0.1
71
+ checksum : 9ac7a3e0b478bfefd862dcb4ddaa1d8c3f9076bb1931d3d280918d1749e7783480c6a009c1b009c8bf5093e2d77d9f4e023d70416145bf246f0071736d4ef839
72
+ languageName : node
73
+ linkType : hard
74
+
65
75
" @actions/exec@npm:^1.0.0, @actions/exec@npm:^1.0.1, @actions/exec@npm:^1.1.1 " :
66
76
version : 1.1.1
67
77
resolution : " @actions/exec@npm:1.1.1"
@@ -3159,7 +3169,7 @@ __metadata:
3159
3169
version : 0.0.0-use.local
3160
3170
resolution : " docker-build-push@workspace:."
3161
3171
dependencies :
3162
- " @actions/core " : ^1.10 .1
3172
+ " @actions/core " : ^1.11 .1
3163
3173
" @docker/actions-toolkit " : 0.39.0
3164
3174
" @types/node " : ^20.12.12
3165
3175
" @typescript-eslint/eslint-plugin " : ^7.9.0
You can’t perform that action at this time.
0 commit comments