diff --git a/README.md b/README.md index 1ae043c..1fbd59d 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ This action can be particularly useful to check the status of a container launch ## Example usage ```yml -uses: emilioschepis/wait-for-endpoint@v1.0.0 +uses: emilioschepis/wait-for-endpoint@v1.0.2 with: url: http://localhost:8080 method: GET