luislirac/Git Diff - Powered by Rust
Action to get the files that have been changed in a pull request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 15, 2024
- License
- MIT
Pinned Snippet
uses: luislirac/git-diff@1c60369147ef3ab596342c4bde1d04aee6715a32 # v1.0.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| patterns | Patterns to search for | yes | — |
Outputs
| name | description |
|---|---|
| DIFF_FILES | List of files that have been changed |
| DIFF_COUNT | Number of files that have been changed |