Skip to content

0.2.3

Choose a tag to compare

@github-actions github-actions released this 04 Jul 12:58
Immutable release. Only release title and notes can be modified.

Added

  • cross-platform-smoke.yml now supports OS-specific command overrides
    (linux_command, macos_command, windows_command) while preserving the
    default command fallback.

Changed

  • public-scorecard-json.yml now defaults publish_results to false.
    Reusable workflow callers keep Scorecard as a JSON artifact/check signal by
    default, avoiding OpenSSF Scorecard webapp workflow-shape verification
    failures.