{ "id": "act", "version": "1.0.15", "name": "act (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/act", "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/gh-release" ] }