Skip to content

actions 3.0.0

Compare
Choose a tag to compare
@greenbonebot greenbonebot released this 12 Jul 14:02
· 576 commits to main since this release

3.0.0 - 2023-07-12

Added

  • Add README for mypy-python action 6124190

Removed

  • Drop test for release action fe9db62
  • Remove version inputs from Python based actions 151932b
  • Remove deprecated actions docker-run, reference-version and github-release b0ef146
  • Remove input types from container build actions dbfb61d

Changed

  • Run actions in PR workflows from main 31fe2ec
  • Use v3 actions in READMEs e1c9507
  • Use v3 actions in composite actions 3aa314e
  • Improve enabling caching in poetry action 9baacab
  • Use release action from main for releasing the actions 5a25d56
  • Update link description for lint-python action in README c3967c0

Bug Fixes

  • Fix usage example for lint-golang in README c7bf48f

Dependencies

  • Use actions/checkout@v3 for doc-coverage-clang and update-header 85ded14