Hello Is there a way to pin the datahub-actions image to a version other than head in the quickstart startup like with --version for the other images?
Uh oh - this is a known regression!
Fix has been merged and a new container image will be pushed shortly
The new container image is pushed up, so head
should work again
For reference if you need it, you can do ACTIONS_VERSION=v0.0.13 datahub docker quickstart
to pin to that specific version