Skip to content

Releases: greenbone/actions

actions 2.44.2

10 Jul 10:23
8e3e4a7
Compare
Choose a tag to compare

2.44.2 - 2023-07-10

Bug Fixes

  • Remove "MIT/Apache-2.0" from allowed licenses again (#706) 8e3e4a7

actions 2.44.1

10 Jul 07:04
Compare
Choose a tag to compare

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

07 Jul 10:48
Compare
Choose a tag to compare

2.44.0 - 2023-07-07

Changed

  • Improve error message while creating a PR comment 6b6eec5

actions 2.43.0

07 Jul 08:21
Compare
Choose a tag to compare

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

06 Jul 14:03
Compare
Choose a tag to compare

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

actions 2.42.0

04 Jul 10:36
Compare
Choose a tag to compare

2.42.0 - 2023-07-04

Added

Bug Fixes

actions 2.41.0

04 Jul 05:57
Compare
Choose a tag to compare

2.41.0 - 2023-07-04

Added

  • Add CC-BY-4.0 to list of allowed licenses (#685) 9f56c46

Changed

  • Support different Python linter 14f0af1

Dependencies

  • Bump pontos from 23.6.1 to 23.7.1 in /download-artifact 3eb7658
  • Bump pontos from 23.6.1 to 23.7.1 in /backport-pull-request (#687) dd8258e
  • Bump pontos from 23.6.1 to 23.7.1 in /trigger-workflow (#688) 2ac6640

actions 2.40.0

03 Jul 09:04
bf3993c
Compare
Choose a tag to compare

2.40.0 - 2023-07-03

Changed

  • Run enforce-admins and lock-branch from pontos package 5bc8c20

actions 2.39.4

30 Jun 09:44
Compare
Choose a tag to compare

2.39.4 - 2023-06-30

Added

  • Check required inputs of sign-release-files action bc34c75

Bug Fixes

  • Fix condition for signing after a release eee4893

Dependencies

  • Bump pontos from 23.6.0 to 23.6.1 in /download-artifact d418d9d
  • Bump pontos from 23.6.0 to 23.6.1 in /backport-pull-request a82714e
  • Bump pontos from 23.6.0 to 23.6.1 in /trigger-workflow 59073d5

actions 2.39.3

19 Jun 07:31
Compare
Choose a tag to compare

2.39.3 - 2023-06-19

Bug Fixes