Root-level directory diff action
Version updated for https://github.com/coquer/commit-diff to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The commit-diff GitHub Action generates a difference tree between commits, enabling users to identify changes made in a repository. It automates the process of comparing commit states, streamlining workflows that require tracking or analyzing code modifications. This action is particularly useful for tasks like change detection, code review, or triggering build processes based on specific file changes.