diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 5dcc03e..b07f80c 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -4,10 +4,10 @@ on: push env: # renovate datasource=github-releases depName=timescale/timescaledb - TIMESCALE_VERSION: 2.17.1 + TIMESCALE_VERSION: 2.18.2 # renovate datasource=github-releases depName=timescale/timescaledb-toolkit - TIMESCALE_TOOLKIT_VERSION: 1.18.0 + TIMESCALE_TOOLKIT_VERSION: 1.19.0 jobs: build: