actions / dependency-review-action

A GitHub Action for detecting vulnerable dependencies and invalid licenses in your PRs
MIT License
558 stars 94 forks source link

Latest release breaks dependabot #757

Closed phlax closed 2 months ago

phlax commented 2 months ago

The latest release appears to have broken dependabot updates

Not sure exactly the cause but im guessing related to the upper case V in the release tag

felickz commented 2 months ago

FYI @juxtin

juxtin commented 2 months ago

Thanks @phlax, the uppercase V turned out to be the least of the issues with that release. I've just released v4.3.1 to address some other bugs as well, that should take care of things.

phlax commented 2 months ago

thanks, confirming that latest release resolves the issue i was seeing