This Github action is used to test new versions of the Porter CLI in a Github Action workflow.
To test a new release of the CLI:
- Edit the Dockerfile to pull in your desired version
- Make a new release of this package
- Edit your GHA to pull the newest release of this package