On June 7, 2026, we released v0.3.0 of kuberollouttrigger-action. This is a maintenance release dedicated to strengthening the foundations of the action through dependency updates and CI/CD refinements, ensuring continued reliability for your continuous deployment workflows.

What’s new

This release focuses on keeping the project’s ecosystem current. Key updates include:

  • Core Dependency Updates: We’ve bumped the versions of @actions/core and @actions/http-client to their latest patches, and updated the underlying undici library to improve network request handling and stability.
  • CI/CD Pipeline Enhancements: Several GitHub Actions used in our internal build and test pipelines have been updated to their latest versions, ensuring that the action is built and validated using the most recent tooling.

Why it matters

While this release doesn’t introduce new features, maintenance updates are critical for the long-term health of your automation. By updating core dependencies, we ensure that kuberollouttrigger-action remains compatible with the evolving GitHub Actions runtime and benefits from the latest security patches and performance improvements provided by the community.

Upgrading

Upgrading to v0.3.0 is straightforward and involves no breaking changes. Simply update the version tag in your workflow file:

- uses: unitvectory-labs/kuberollouttrigger-action@v0.3.0

We recommend all users update to this version to benefit from the latest stability improvements.


This post was AI-generated using the model unsloth/gemma-4-31B-it-GGUF:UD-Q5_K_XL. It is based on the release of kuberollouttrigger-action v0.3.0 on 2026-06-07. Author: release-storyteller