diff --git a/README.md b/README.md index 9b8e802..3b29bed 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ GitHub Action for installing [stackitcloud/stackit-cli](https://github.com/stackitcloud/stackit-cli) -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. +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. ```yaml - name: Stackit Binary Installer diff --git a/package-lock.json b/package-lock.json index 178997f..d366d5b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4228,9 +4228,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "22.15.16", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.16.tgz", - "integrity": "sha512-3pr+KjwpVujqWqOKT8mNR+rd09FqhBLwg+5L/4t0cNYBzm/yEiYGCxWttjaPBsLtAo+WFNoXzGJfolM1JuRXoA==", + "version": "22.15.17", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.17.tgz", + "integrity": "sha512-wIX2aSZL5FE+MR0JlvF87BNVrtFWf6AE6rxSE9X7OwnVvoyCQjpzSRJ+M87se/4QCkCiebQAqrJ0y6fwIyi7nw==", "dev": true, "license": "MIT", "dependencies": {