Releases: greenbone/actions
Releases · greenbone/actions
actions 3.3.2
actions 3.3.1
actions 3.3.0
3.3.0 - 2023-07-24
Added
- Add additional inputs for mattermost-notify 66f9b9f
- Add python-path input to pipx action README eef297f
- Add a test for running the pipx action 3d39cde
Changed
- Use commit ids for conventional commit ranges again 9f89947
- Allow to debug refs in the convention commits action 9482776
- Set better and sane defaults for update-header inputs 53214cb
- Remove unnecessary fetch-depth input in update-header 01c50f3
- Use step outputs instead of env for variables in update-header dcf9165
- Use set-git-user action in update-header 5956838
- Use setup-pontos action for update-header 811a9ab
- Use pipx action for mattermost-notify b80c6d1
- Update actions for setup-pontos changes 5c2951f
- Ensure pipx bin is only added to PATH once 830e2eb
- Refactor setup-pontos to use pipx action e800e8b
- Simplify poetry action by using pipx action d29c58a
actions 3.2.0
actions 3.1.0
actions 3.0.2
actions 3.0.1
actions 3.0.0
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