File tree 2 files changed +11
-10
lines changed
2 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 33
33
"dependencies" : {
34
34
"@actions/core" : " ^1.10.0" ,
35
35
"@actions/exec" : " ^1.1.1" ,
36
- "@docker/actions-toolkit" : " ^0.10 .0" ,
36
+ "@docker/actions-toolkit" : " ^0.12 .0" ,
37
37
"js-yaml" : " ^4.1.0" ,
38
38
"uuid" : " ^9.0.0"
39
39
},
Original file line number Diff line number Diff line change 743
743
dependencies :
744
744
" @jridgewell/trace-mapping" " 0.3.9"
745
745
746
- " @docker/actions-toolkit@^0.10 .0 " :
747
- version "0.10 .0"
748
- resolved "https://registry.yarnpkg.com/@docker/actions-toolkit/-/actions-toolkit-0.10 .0.tgz#5a2769ae48c93c689db2b9c665cd9fb80123c419 "
749
- integrity sha512-87ivF6QROwDTeWCfIEK+JLkp5H0f/HGuDF4/VlulvZQFARiv344Xi5MBFTAU4Zd3kxKYEE2RwTw01aYDLr08Nw ==
746
+ " @docker/actions-toolkit@^0.12 .0 " :
747
+ version "0.12 .0"
748
+ resolved "https://registry.yarnpkg.com/@docker/actions-toolkit/-/actions-toolkit-0.12 .0.tgz#aa0ba45ac278234171a12637779b8e2687f25edc "
749
+ integrity sha512-yHhXt1te5AWZsmuIUcoAv5fH4kQ2huiLpdkm0pXUHY6GJrVDfClEE5nc6BXWSBDTZIbrKBTkbCjEnK6euWr65g ==
750
750
dependencies :
751
751
" @actions/cache" " ^3.2.2"
752
752
" @actions/core" " ^1.10.0"
757
757
" @actions/tool-cache" " ^2.0.1"
758
758
" @octokit/plugin-rest-endpoint-methods" " ^7.2.3"
759
759
async-retry "^1.3.3"
760
- csv-parse "^5.4 .0"
760
+ csv-parse "^5.5 .0"
761
761
handlebars "^4.7.8"
762
+ js-yaml "^4.1.0"
762
763
jwt-decode "^3.1.2"
763
764
semver "^7.5.4"
764
765
tmp "^0.2.1"
@@ -1948,10 +1949,10 @@ cross-spawn@^7.0.2, cross-spawn@^7.0.3:
1948
1949
shebang-command "^2.0.0"
1949
1950
which "^2.0.1"
1950
1951
1951
- csv-parse@^5.4 .0 :
1952
- version "5.4 .0"
1953
- resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.4 .0.tgz#6793210a4a49a9a74b3fde3f9d00f3f52044fd89 "
1954
- integrity sha512-JiQosUWiOFgp4hQn0an+SBoV9IKdqzhROM0iiN4LB7UpfJBlsSJlWl9nq4zGgxgMAzHJ6V4t29VAVD+3+2NJAg ==
1952
+ csv-parse@^5.5 .0 :
1953
+ version "5.5 .0"
1954
+ resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.5 .0.tgz#2313421e69b650dae32a79ac884b20b21ca1d9da "
1955
+ integrity sha512-RxruSK3M4XgzcD7Trm2wEN+SJ26ChIb903+IWxNOcB5q4jT2Cs+hFr6QP39J05EohshRFEvyzEBoZ/466S2sbw ==
1955
1956
1956
1957
debug@^4.1.0, debug@^4.1.1 :
1957
1958
version "4.3.1"
You can’t perform that action at this time.
0 commit comments