Skip to content

Releases: mtransitapps/gh-actions

v1.2.1

21 Apr 17:02
a8b4a41

Choose a tag to compare

What's Changed

  • Rename checkout_submodules.sh to submodules_init.sh with compatibility wrapper commons#686 by @mmathieum in #8

Full Changelog: v1.2.0...v1.2.1

v1.2.0

17 Apr 19:03
8f2479c

Choose a tag to compare

What's Changed

  • switch to current branch or stay detach (except code sync) by @mmathieum in #7

Full Changelog: v1.1.2...v1.2.0

v1.1.2

17 Apr 18:35
0415901

Choose a tag to compare

What's Changed

  • Rename checkout steps to switch in action.yml by @mmathieum in #6

Full Changelog: v1.1.1...v1.1.2

v1.1.1

16 Apr 14:36
d9c1181

Choose a tag to compare

What's Changed

  • Replace branch checkout commands with git switch in setup action by @Copilot in #5

Full Changelog: v1.1.0...v1.1.1

v1.1.0

15 Apr 14:54
878f2d9

Choose a tag to compare

What's Changed

  • setup: add image-gen boolean input to conditionally install image tools by @Copilot in #4

New Contributors

  • @Copilot made their first contribution in #4

Full Changelog: v1.0.1...v1.1.0

v1.0.1

14 Apr 19:56
6c2d72b

Choose a tag to compare

What's Changed

  • Bump the gh-actions group across 1 directory with 4 updates by @dependabot[bot] in #2

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

14 Apr 19:47
ff98d26

Choose a tag to compare

  • Initial release of mtransitapps/gh-actions/.github/actions/setup shared composite action