This Github action installs the Porter CLI on the Github Actions Runner.
steps:
- name: Run a Porter CLI commanduses: porter-dev/setup-porter@v0.1.0By default the latest release is installed.
steps:
- name: Run a Porter CLI commanduses: porter-dev/setup-porter@v0.1.0with:
tagged_release: v0.68.13