Skip to content

🐛 Fix bugs introduced from tool refactor

Compare
Choose a tag to compare
@migbro migbro released this 20 May 19:10
· 6 commits to master since this release
5828407

Tool refactor broke with an improperly implemented pipefail. This fixes that and sets a default for required tool inputs for output type

What's Changed

  • Update Production WF Docker Tables by @github-actions in #15
  • 🔧 return pipefail by @dmiller15 in #16
  • 🐛 fix hard filter by @migbro in #14
  • ✏️ Added defaults by @migbro in #17

Full Changelog: v1.2.1...v1.2.2