Skip to content

Releases: open-turo/actions-gha

v1.3.12

28 Aug 21:29
Compare
Choose a tag to compare

1.3.12 (2023-08-28)

Bug Fixes

  • use v2 for coveralls action (5178668)

v1.3.11

31 Jul 23:30
Compare
Choose a tag to compare

1.3.11 (2023-07-31)

Bug Fixes

  • release: make release work again, temporarily (bf72727)

v1.3.10

08 Dec 22:58
Compare
Choose a tag to compare

1.3.10 (2022-12-08)

Bug Fixes

  • install actionlint using action-install-release (7fbffa2)

v1.3.9

07 Dec 00:12
Compare
Choose a tag to compare

Fixes issue with ${{ secrets.GITHUB_TOKEN }} references in check-build.

v1.3.8

01 Dec 18:49
Compare
Choose a tag to compare

1.3.8 (2022-12-01)

Bug Fixes

  • refactor to use cond pr comment action (42006f8)

v1.3.7

17 Jun 20:52
Compare
Choose a tag to compare

1.3.7 (2022-06-17)

Bug Fixes

  • ci: set fetch-depth to 0 (1f87d74)
  • release: reference correct output names (ec1b727)
  • release: use fetch-depth 0 (ab1b834)

v1.3.6

27 Apr 00:55
Compare
Choose a tag to compare

1.3.6 (2022-04-27)

Bug Fixes

  • docs: comprehensive overhaul to meet guidelines (1a8c10b)

v1.3.5

04 Apr 16:17
Compare
Choose a tag to compare

1.3.5 (2022-04-04)

Bug Fixes

  • docs: improve and make more consistent (736cc95)

v1.3.4

29 Mar 22:34
Compare
Choose a tag to compare

1.3.4 (2022-03-29)

Bug Fixes

  • cleanse actions of cruft (c1cf708)

v1.3.3

25 Feb 07:14
Compare
Choose a tag to compare

1.3.3 (2022-02-25)

Bug Fixes

  • check-build: checkbuild should only add comments to PRs (2175c59), closes #16