·
247 commits
to master
since this release
What's Changed
- Change HEAD to original after execution instead of staying on INPUT_BASEREF by @ntsk - #106
- The tool will now (by default) attempt to fetch latest dependency-tree-diff version - #105
Usage:
- id: dependency-diff
uses: usefulness/dependency-tree-diff-action@v2
with:
lib-version: 'latest'- The action is now compatible with Windows runners
Full Changelog: v1.2.4...v2.0.0