Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 15:46
Immutable release. Only release title and notes can be modified.
566cf9d

2.0.0 (2026-07-26)

⚠ BREAKING CHANGES

  • builds now fail if gh's build provenance cannot be verified, where previously they silently continued with an unverified binary.

Features

  • ci: publish a prebuilt multi-arch node image to GHCR (#42) (1d01e48)

Bug Fixes

  • ci: quote OCI label values in the image build (#45) (8bbe12e)

Continuous Integration

  • build the image on pull requests + fix arm64 gh install (#46) (c321988)