Commit 309982e 1 parent 9476c25 commit 309982e Copy full SHA for 309982e
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
"packageManager" :
" [email protected] " ,
28
28
"dependencies" : {
29
29
"@actions/core" : " ^1.10.1" ,
30
- "@docker/actions-toolkit" : " 0.27 .0" ,
30
+ "@docker/actions-toolkit" : " 0.28 .0" ,
31
31
"handlebars" : " ^4.7.7"
32
32
},
33
33
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -1055,9 +1055,9 @@ __metadata:
1055
1055
languageName : node
1056
1056
linkType : hard
1057
1057
1058
- " @docker/actions-toolkit@npm:0.27 .0 " :
1059
- version : 0.27 .0
1060
- resolution : " @docker/actions-toolkit@npm:0.27 .0"
1058
+ " @docker/actions-toolkit@npm:0.28 .0 " :
1059
+ version : 0.28 .0
1060
+ resolution : " @docker/actions-toolkit@npm:0.28 .0"
1061
1061
dependencies :
1062
1062
" @actions/artifact " : ^2.1.7
1063
1063
" @actions/cache " : ^3.2.4
@@ -1080,7 +1080,7 @@ __metadata:
1080
1080
semver : ^7.6.2
1081
1081
tar-stream : ^3.1.7
1082
1082
tmp : ^0.2.3
1083
- checksum : 8014c5f04006b19d635dbc9e28df493afa5839f782ee00849a0d2aa86a95201a95e4602dd96311c00bd00bec92a9719df2a18148296438a79785a4af8840af69
1083
+ checksum : 1ef7d9eb861a8f102391b9b230a6cfae808ec12f48a97b32e8afe78e241e8d4c1faece71ad8f7702c7b1cfffaf0bd7f816552b6bad0b6d8a41465142a61425a6
1084
1084
languageName : node
1085
1085
linkType : hard
1086
1086
@@ -3150,7 +3150,7 @@ __metadata:
3150
3150
resolution : " docker-build-push@workspace:."
3151
3151
dependencies :
3152
3152
" @actions/core " : ^1.10.1
3153
- " @docker/actions-toolkit " : 0.27 .0
3153
+ " @docker/actions-toolkit " : 0.28 .0
3154
3154
" @types/node " : ^20.12.12
3155
3155
" @typescript-eslint/eslint-plugin " : ^7.9.0
3156
3156
" @typescript-eslint/parser " : ^7.9.0
You can’t perform that action at this time.
0 commit comments