🚀 New Features
Input Parameters for Maven Artifacts
You can now analyze already published Maven artifacts without manually downloading and uploading them.
Simply provide comma-separated Maven coordinates via the new maven-artifacts input parameter.
Input Parameters for Git Source Repositories
Including a repository’s Git history or adding a repo to the source folder is now much easier.
Use the new parameters to automatically clone a repository as part of the workflow:
source-repositorysource-repository-branchsource-repository-history-only
These options eliminate manual repository downloads and enable more automated, repeatable analyses.
Details see #477
📦 Dependency Updates
- Update dependency @hpcc-js/wasm-graphviz-cli to v1.7.0 by @renovate[bot] in #478
- Update actions/setup-java digest to f2beeb2 by @renovate[bot] in #480
Full Changelog: v3.0.2...v3.1.0