actions-marketplace-validations/check book image format

check book image format

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jan 16, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/srz-zumix_actions-book-image-check@0dbba0867bf20354668272a43beba821d0f7efae # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pathimage directory path. default is '.' no.
levelreport level (warning or error). default is 'error' noerror
dpirequire dpi. if dpi==0, skip this check. default is '350' no350
longsidemin longside pixel. if longside==0, skip this check. default is '1000' no1000
pixel_limitmaximum pixels. if pixel_limit==0, skip this check. default is '4000000' no4000000
formatsrequire formats (comma sparate). if empty, skip this check. default is 'JPEG' noJPEG
always_successalways exit code 0. default is 'false' nofalse

no outputs