taichi / actions-package-update

keeps npm dependencies up-to-date by making pull requests from GitHub Actions or CI.
64 stars 14 forks source link

Table update dependencies problem #24

Closed Grezor closed 3 years ago

Grezor commented 3 years ago

Hello, I use this GitHub actions to update the dependencies on an old project. When I created the workflows, and I change the version of a dependency, I can see in my project an update that is done. example : 2.0.5 => 2.0.7

Name Updating
nodemon 2.0.7

But I don't have the information in the table Table update dependencies problem

Do you have any idea ?

image

Grezor commented 3 years ago

The table works :)