Skip to content

Choose a tag to compare

@github-actions github-actions released this 18 Jun 02:26
Immutable release. Only release title and notes can be modified.
777ddaa

Released by @rung via workflow run.

Highlights

This release updates cicd-sensor-action to use cicd-sensor v0.0.39 by default.

  • Picks up the runtime stability improvements from cicd-sensor v0.0.39, including duplicate file_open suppression, larger per-job event queues, and CPU-aware BPF ring buffer sizing.
    • This makes the action more stable for package installs, builds, and parallel CI jobs running on GitHub Actions.

What's Changed

  • chore(deps): update npm dependencies to v0.44.0 by @renovate[bot] in #26
  • chore(deps): update dependency cicd-sensor/cicd-sensor to v0.0.39 by @renovate[bot] in #27

Full Changelog: v0.0.33...v0.0.34