The 2.0.0 release reimplements configuration management by replacing environment variable–based configuration with a centralized JSON-based config system, including interactive configuration and reworked authentication flows.
This also introduces some new configuration options with respect to retries, timeouts and limits.
This is a breaking change with respect to old env vars.
It is possible to set a custom path for the config file via a env var. See README.
What's Changed
- Bump actions/attest-build-provenance from 2.3.0 to 2.4.0 in the actions group by @dependabot in #33
- Reimplement configuration by @Spenhouet in #40
Full Changelog: 1.0.24...2.0.0