brunopenso/Git Diff
Github actions to retrive a list of files changed between the current and last commit on the same branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| current_sha | Commit id from the current (SHA) | yes | — |
| current_ref | Branch that is running | yes | — |
Outputs
| name | description |
|---|---|
| files | list of files with space separator |