diff --git a/README.md b/README.md index b9f34fe..efdd860 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ jobs: uses: GavinRay97/hasura-ci-cd-action@v1.3 with: PATH_TO_HASURA_PROJECT_ROOT: ./hasura - HASURA_CLI_VERSION: v1.3.1-beta.1 + HASURA_CLI_VERSION: v1.3.3 HASURA_ENDPOINT: https://my-url.hasura.app HASURA_ADMIN_SECRET: ${{ secrets.HASURA_ADMIN_SECRET }} # If you want to disable either migrations or regression tests, make sure to remove them completely