salesforce / dockerfile-image-update

A tool that helps you get security patches for Docker images into production as quickly as possible without breaking things
BSD 3-Clause "New" or "Revised" License
136 stars 48 forks source link

update github-api #1132

Closed jeetchoudhary closed 4 months ago

jeetchoudhary commented 4 months ago

We need this fix https://github.com/hub4j/github-api/pull/1853

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.93%. Comparing base (f409bf1) to head (bb4bc6b).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/salesforce/dockerfile-image-update/pull/1132/graphs/tree.svg?width=650&height=150&src=pr&token=gTku3cz6m3&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=salesforce)](https://app.codecov.io/gh/salesforce/dockerfile-image-update/pull/1132?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=salesforce) ```diff @@ Coverage Diff @@ ## main #1132 +/- ## ========================================= Coverage 85.93% 85.93% Complexity 390 390 ========================================= Files 27 27 Lines 1294 1294 Branches 167 167 ========================================= Hits 1112 1112 Misses 146 146 Partials 36 36 ```