diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f3d2cb43..ae763c5d 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -177,7 +177,7 @@ jobs: ssh-keygen -t rsa -f dummy.pem -N '' export STACK_NAME="$NAME" - export MOD_VERSION="v3.0.1" + export MOD_VERSION="v3.0.6" envsubst < config.tpl | tee config.yaml ./convert.py check-requirements