Skip to content

jacoco-badge-generator, v2.8.1

Choose a tag to compare

@cicirello cicirello released this 24 Oct 18:32
· 165 commits to main since this release
2dc380e

[2.8.1] - 2022-10-24

Fixed

  • The replacement for GitHub Action's deprecated set-output is not available yet for all self-hosted users. This patch
    handles that by using the new $GITHUB_OUTPUT environment file if it exists, and otherwise falling back to set-output.

Dependencies

  • Bump cicirello/pyaction from 4.11.0 to 4.11.1