actions-marketplace-validations/Has Changed Path
Detects whether a path or a combination of paths were changed in the previous commit
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 18, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/marceloprado_has-changed-path@e35daeb953fe58b885b07a442304243ebcc6c92a # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| paths | Paths to detect changes | yes | — |
Outputs
| name | description |
|---|---|
| changed | Boolean indicating if the paths were changed in previous commit |