diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index fb10f5d0..b78cd275 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -167,7 +167,7 @@ jobs: matrix: include: - nomad: 1.9.6 # renovate: datasource=github-releases depName=hashicorp/nomad - consul: 1.20.2 # renovate: datasource=github-releases depName=hashicorp/consul + consul: 1.20.3 # renovate: datasource=github-releases depName=hashicorp/consul env: TF_VAR_nomad_version: ${{ matrix.nomad }}