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.11.1" ,
30
- "@docker/actions-toolkit" : " 0.46 .0" ,
30
+ "@docker/actions-toolkit" : " 0.49 .0" ,
31
31
"handlebars" : " ^4.7.7"
32
32
},
33
33
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -1073,9 +1073,9 @@ __metadata:
1073
1073
languageName : node
1074
1074
linkType : hard
1075
1075
1076
- " @docker/actions-toolkit@npm:0.46 .0 " :
1077
- version : 0.46 .0
1078
- resolution : " @docker/actions-toolkit@npm:0.46 .0"
1076
+ " @docker/actions-toolkit@npm:0.49 .0 " :
1077
+ version : 0.49 .0
1078
+ resolution : " @docker/actions-toolkit@npm:0.49 .0"
1079
1079
dependencies :
1080
1080
" @actions/artifact " : ^2.1.11
1081
1081
" @actions/cache " : ^3.3.0
@@ -1098,7 +1098,7 @@ __metadata:
1098
1098
semver : ^7.6.3
1099
1099
tar-stream : ^3.1.7
1100
1100
tmp : ^0.2.3
1101
- checksum : cd34682d1b801c17c81f7f6791c4c81a69018f02413a1f7a7c2c1086bf0ee98c9afb5b44e6d5b8827df188819913eec47fa5b54b63f522b4a87c216de0b5725f
1101
+ checksum : 5e945601180002f129f095bba2d7d938b5ca69e87631d5e96a0d3b2254a8b034ab4bafbf7582ea82995e39610ad00fd68b34ab5875b9b314690328f714ad79d0
1102
1102
languageName : node
1103
1103
linkType : hard
1104
1104
@@ -3161,7 +3161,7 @@ __metadata:
3161
3161
resolution : " docker-build-push@workspace:."
3162
3162
dependencies :
3163
3163
" @actions/core " : ^1.11.1
3164
- " @docker/actions-toolkit " : 0.46 .0
3164
+ " @docker/actions-toolkit " : 0.49 .0
3165
3165
" @types/node " : ^20.12.12
3166
3166
" @typescript-eslint/eslint-plugin " : ^7.9.0
3167
3167
" @typescript-eslint/parser " : ^7.9.0
You can’t perform that action at this time.
0 commit comments