This GitHub Action installs a dedicated version of the OCM tool to be used in further steps. For example, it could be used in a Makefile executed as subsequenet step to build a project.
Optional The tool version to install. By default the latest version is installed.
Optional The repository of the tool to install. Default "open-component-model/ocm"
.
The installation path of the tool. It is installed into a PATH folder. Therefore it can be directly be used, also.
uses: open-component-model/ocm-setup-action@main
with:
version: v0.3.0-rc.1
Copyright 2022 SAP SE or an SAP affiliate company and Open Component Model contributors. Please see our LICENSE for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the REUSE tool.