eraydin/Semantic PDF Diff Check

Run spdfdiff check from a repository .spdfdiff.toml and upload deterministic artifacts.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 7, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: eraydin/semantic-pdf-diff@a3fa1d09831694525551260fd164f632d4a16b3f # v0.1.13

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

namedescriptionrequireddefault
configPath to the spdfdiff TOML check config.no.spdfdiff.toml
binaryspdfdiff executable name or path.nospdfdiff
install-commandCommand used when the binary is not already available.nocargo install --locked --path "${GITHUB_ACTION_PATH}/crates/spdfdiff_cli"
artifact-nameName for uploaded check artifacts.nospdfdiff-check
artifact-pathDirectory containing artifacts written by the check config.notarget/spdfdiff-check
upload-artifactsUpload the configured output directory as a workflow artifact.notrue
namedescription
exit-codeExit code returned by spdfdiff check.