{ "id": "act-asdf", "version": "2.0.15", "name": "act (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/act-asdf", "description": "Act is an open source project that allows you to run your github flow locally.", "options": { "version": { "default": "latest", "description": "Select the version to install.", "proposals": [ "latest" ], "type": "string" } }, "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] }