Pinning Datahub-Actions Image to a Specific Version in Quickstart Startup

Original Slack Thread

Hello :smiley: 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 :slightly_smiling_face:

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