We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f98a3d9 commit 3ca07d0Copy full SHA for 3ca07d0
README.md
@@ -24,7 +24,7 @@ Basically, evaluated expressions are written to `$GITHUB_OUTPUT`
24
See [test.yml](.github/workflows/test.yml)
25
26
```yaml
27
-- uses: klpx/read-helm-values@v1
+- uses: ton-studio/read-helm-values@v3
28
id: execute
29
with:
30
working-directory: ./tests/basic/
0 commit comments