lucasbalieiro/Binary X9
Detects added or modified binary files in a pull request and comments on the PR.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jun 24, 2025
- License
- None
Pinned Snippet
uses: lucasbalieiro/binary-x9@8c930cada885e4998d062c1140a69a21614e9e3e # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token to post comments | yes | — |
Outputs
| name | description |
|---|---|
| binary_changed | true if binary files were changed |
| new_files | newline-separated list of changed binary files |