You will need the GitHub CLI installed (this is pre-installed on all github actions runners): https://github.com/cli/cli#installation
Then install the ccbr_actions package with pip:
pip install git+https://github.com/CCBR/actions@v0.8Or use the provided docker image with your preferred container engine:
podman run docker://nciccbr/ccbr_actions@latest \
ccbr_actions --version