automate updating pdf.js submodule revision
randomhydrosol opened this issue · 2 comments
randomhydrosol commented
Dependabot seems to be handling everything else
Deleted user commented
This has been pretty much solved by #138
It's not automated in the sense like dependabot or whatever, but it's now simply checking out new pdfjs-dist tag and committing.
girlbossceo commented
Not using submodules anymore, switched to using the pdf.js package from npm as pdfjs-dist has too many issues with reliability, slow time to respond to fix their buggy bot, and the tags are unsigned. Dependabot updates the npm package automatically.