Skip to content
This repository has been archived by the owner on Oct 20, 2020. It is now read-only.

giantswarm/install-tools-action

Repository files navigation

install-tools-action

⚠️ ⚠️ ⚠️ This action is deprecated. Use install-binary-action instead. ⚠️ ⚠️ ⚠️

This action installs binaries used in Giant Swarm workflows. To see what tools are installed check *_version inputs defined in action.yml.

Inputs

TOOL_version

Optional. This is the tool version to be installed if there is a need to install other version than the default, e.g.: architect_version: 3.0.0.

Outputs

This action doesn't have any outputs.

Example usage

uses: giantswarm/install-tools-action@VERSION