diff --git a/README.md b/README.md index 7a712a0..4fd8d8a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ to define which version of sops will be used. id: install ``` -The cached binary path is prepended to the PATH environment variable as -well as stored in the path output variable. Refer to the action metadata -file for details about all the inputs +The cached binary path is prepended to the PATH environment variable as well as +stored in the path output variable. Refer to the action metadata file for +details about all the inputs [here](https://github.com/jkroepke/setup-stackit-cli/blob/main/action.yml). diff --git a/badges/coverage.svg b/badges/coverage.svg index f6403f3..22b6d51 100644 --- a/badges/coverage.svg +++ b/badges/coverage.svg @@ -1 +1 @@ -Coverage: 25.42%Coverage25.42% \ No newline at end of file +Coverage: 52.54%Coverage52.54% \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 298ef9f..0a5cba2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4227,9 +4227,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "22.15.15", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.15.tgz", - "integrity": "sha512-R5muMcZob3/Jjchn5LcO8jdKwSCbzqmPB6ruBxMcf9kbxtniZHP327s6C37iOfuw8mbKK3cAQa7sEl7afLrQ8A==", + "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==", "dev": true, "license": "MIT", "dependencies": {