The GitHub dependency-review-action helps you understand dependency changes (and the security impact of these changes) for a pull request. This release updates the GItHub Dependency Graph support to be compatible with the dependency-review-action
.
See the documentation for detailed examples.
Changelog
- [FIX] Use correct SHA for
pull-request
events #882 - [FIX] Avoid generating dependency graph during cache cleanup #905
- [NEW] Improve warning on failure to submit dependency graph
- [NEW] Compatibility with GitHub
dependency-review-action
#879
Full-changelog: v2.8.1...v2.9.0