Patch release — release workflow fix
Fixed
- Release SBOM generation for multi-arch images — Replaced
anchore/sbom-action(which fails on manifest list digests from multi-platform builds) with Docker buildx native SBOM generation (sbom: true), producing per-platform SBOMs embedded in image attestations.
Security
- Pin Trivy install script by commit hash — Replaced mutable
mainbranch reference in Dockerfilecurl | shwith a pinned commit SHA to satisfy OpenSSF Scorecard pinned-dependencies check.
Full Changelog: v1.3.0...v1.3.1