blue-build / github-action

Reusable GitHub Action to build custom images
Apache License 2.0
14 stars 4 forks source link

feat: Add support for specifying a specific version of the CLI #51

Closed gmpinder closed 6 months ago

gmpinder commented 6 months ago

Closes https://github.com/blue-build/github-action/issues/50

gmpinder commented 6 months ago

Current released action with squash https://github.com/gmpinder/testos/actions/runs/9306358911/job/25623380967 (failing)

New PR action with squash on v0.8.10 CLI https://github.com/gmpinder/testos/actions/runs/9308915971/job/25623318577 (passing)

New PR action with squash on v0.8.9 CLI https://github.com/gmpinder/testos/actions/runs/9308897726/job/25623703999 (passing)