actions-marketplace-validations/A3K Diff
A GitHub Action that detects changes between commits/branches
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 23, 2024
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/achieve-3000_diff-action@483287f4a2f2af7583eb71eceb37f71052fa6f49 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| base_ref | Base commit ref | no | — |
| head_ref | Head commit ref | no | — |
| repo_name | Repo name | no | — |
| repo_owner | Repo owner | no | — |
| token | GH token | yes | — |
| modules | YAML string containing modules to track | no | {} |
| config | YAML file containing modules to track | no | "" |
Outputs
no outputs