diff --git a/README.md b/README.md index acd0be9..0e37916 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Withal, it is not necessary to work within release channels, and the user might ```yaml - uses: werf/actions/converge@v1.1 with: - version: v1.1.16 + version: v1.1.23 ``` ### kubeconfig setup (*optional*) diff --git a/build-and-publish/README.md b/build-and-publish/README.md index ffc0fa3..5ac45b8 100644 --- a/build-and-publish/README.md +++ b/build-and-publish/README.md @@ -25,7 +25,7 @@ Withal, it is not necessary to work within release channels, and the user might ```yaml - uses: werf/actions/build-and-publish@v1.1 with: - version: v1.1.16 + version: v1.1.23 ``` ### kubeconfig setup (*optional*) diff --git a/build/README.md b/build/README.md index 06eb6e0..0c39947 100644 --- a/build/README.md +++ b/build/README.md @@ -25,7 +25,7 @@ Withal, it is not necessary to work within release channels, and the user might ```yaml - uses: werf/actions/build@v1.1 with: - version: v1.1.16 + version: v1.1.23 ``` ### kubeconfig setup (*optional*) diff --git a/cleanup/README.md b/cleanup/README.md index 6645db9..e389378 100644 --- a/cleanup/README.md +++ b/cleanup/README.md @@ -25,7 +25,7 @@ Withal, it is not necessary to work within release channels, and the user might ```yaml - uses: werf/actions/cleanup@v1.1 with: - version: v1.1.16 + version: v1.1.23 ``` ### kubeconfig setup (*optional*) diff --git a/converge/README.md b/converge/README.md index 75cab44..d168f2a 100644 --- a/converge/README.md +++ b/converge/README.md @@ -25,7 +25,7 @@ Withal, it is not necessary to work within release channels, and the user might ```yaml - uses: werf/actions/converge@v1.1 with: - version: v1.1.16 + version: v1.1.23 ``` ### kubeconfig setup (*optional*) diff --git a/deploy/README.md b/deploy/README.md index 6406305..1259dfe 100644 --- a/deploy/README.md +++ b/deploy/README.md @@ -25,7 +25,7 @@ Withal, it is not necessary to work within release channels, and the user might ```yaml - uses: werf/actions/deploy@v1.1 with: - version: v1.1.16 + version: v1.1.23 ``` ### kubeconfig setup (*optional*) diff --git a/dismiss/README.md b/dismiss/README.md index 11f5af2..60d7d05 100644 --- a/dismiss/README.md +++ b/dismiss/README.md @@ -25,7 +25,7 @@ Withal, it is not necessary to work within release channels, and the user might ```yaml - uses: werf/actions/converge@v1.1 with: - version: v1.1.16 + version: v1.1.23 ``` ### kubeconfig setup (*optional*) diff --git a/install/README.md b/install/README.md index adfae54..7ed5579 100644 --- a/install/README.md +++ b/install/README.md @@ -19,7 +19,7 @@ Withal, it is not necessary to work within release channels, and the user might ```yaml - uses: werf/actions/install@v1.1 with: - version: v1.1.16 + version: v1.1.23 ``` ## Inputs diff --git a/publish/README.md b/publish/README.md index 4eab6f4..3011650 100644 --- a/publish/README.md +++ b/publish/README.md @@ -25,7 +25,7 @@ Withal, it is not necessary to work within release channels, and the user might ```yaml - uses: werf/actions/publish@v1.1 with: - version: v1.1.16 + version: v1.1.23 ``` ### kubeconfig setup (*optional*) diff --git a/run/README.md b/run/README.md index e193f44..650c165 100644 --- a/run/README.md +++ b/run/README.md @@ -25,7 +25,7 @@ Withal, it is not necessary to work within release channels, and the user might ```yaml - uses: werf/actions/run@v1.1 with: - version: v1.1.16 + version: v1.1.23 ``` ### kubeconfig setup (*optional*)