PdfViewer
PdfViewer copied to clipboard
automate updating pdf.js submodule revision
Dependabot seems to be handling everything else
This has been pretty much solved by https://github.com/GrapheneOS/PdfViewer/pull/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.