GrapheneOS/PdfViewer

automate updating pdf.js submodule revision

randomhydrosol opened this issue · 2 comments

Dependabot seems to be handling everything else

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.

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.