We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7929ddc commit b609d4bCopy full SHA for b609d4b
1 file changed
README.md
@@ -12,9 +12,9 @@
12
GitHub Action for installing
13
[stackitcloud/stackit-cli](https://github.com/stackitcloud/stackit-cli)
14
15
-Install a specific version of vals binary on the runner. Acceptable values are
16
-latest or any semantic version string like v2.16.7 Use this action in workflow
17
-to define which version of sops will be used.
+Install a specific version of stackit-cli binary on the runner.
+Acceptable values are latest or any semantic version string like v2.16.7.
+Use this action in workflow to define which version of stackit-cli will be used.
18
19
```yaml
20
- name: Stackit Binary Installer
0 commit comments