Releases: greenbone/actions
Releases · greenbone/actions
actions 2.44.2
actions 2.44.1
2.44.1 - 2023-07-10
Added
- cosign-tlog-upload input value for container-signing action (#702) be9062b
- input value gpg-secret-key-password (#704) fe23edc
- cosign-tlog-upload = false to container-build-push-3rd-gen (#703) a300d35
- Print GitHub doc URL if available in conventional commits (#700) 249e0f7
- Allow MIT/Apache-2.0, and (MIT OR Apache-2.0) AND Unicode-DFS-2016 (#678) 2b3f2be
Removed
Changed
- Ignore version input for coverage-python action ba6e456
Bug Fixes
actions 2.44.0
actions 2.43.0
2.43.0 - 2023-07-07
Changed
- Use pull_request_target event for cc action 6175868
- Update README for conventional commits action 4f796b3
- Update cc action to only look for commits between a range 2529e50
- Adjust cc action for using new ConventionalCommits class 819ce4f
- Update dependencies and require latest pontos release cbf998d
Bug Fixes
- Fix fetching commits for conventional commits action 976871c
actions 2.42.1
2.42.1 - 2023-07-06
Added
- Allow GPL-2.0 AND GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later and BSD-2-Clause AND MIT 504ba74
- git-tag-prefix input to adjust that prefix if needed (#693) 22a1ae8
- Allow to specify refs for conventional commits action 88e15c5
Changed
- Use github-actions user as default for set-github-user 45a17a4