This repository was archived by the owner on Feb 21, 2025. It is now read-only.
v2.10.0
This release introduces a new artifact-retention-days parameter, which allows a user to configure how long the generated dependency-graph artifacts are retained by GitHub Actions. Adjusting the retention period can be useful to reduce storage costs associated with these dependency-graph artifacts.
See the documentation for more details.
Changelog
- [NEW] Add
artifact-retention-daysconfiguration parameter #903 - [FIX] Update to
v1.0.0of the github-dependency-graph-gradle-plugin - [FIX] Update
@babel/traverseto address reported security vulnerability
Full-changelog: v2.9.0...v2.10.0