Note
Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using
provenance: false
.
- Add
provenance
andsbom
inputs by @crazy-max in #104 - Preserve quotes for
set
input field by @crazy-max in #97 - Switch to actions-toolkit implementation by @crazy-max in #110 #116 #118 #120 #126
- Bump csv-parse from 5.3.0 to 5.3.3 in #95 #103
- Bump minimatch from 3.0.4 to 3.1.2 in #101
- Bump json5 from 2.2.0 to 2.2.3 in #105
Full Changelog: v2.3.0...v3.0.0