Skip to content

Commit 026e3df

Browse files
authored
Update ts to 2.18.2 and toolkit to 1.19.0
1 parent a2fbe64 commit 026e3df

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ on: push
44

55
env:
66
# renovate datasource=github-releases depName=timescale/timescaledb
7-
TIMESCALE_VERSION: 2.17.1
7+
TIMESCALE_VERSION: 2.18.2
88

99
# renovate datasource=github-releases depName=timescale/timescaledb-toolkit
10-
TIMESCALE_TOOLKIT_VERSION: 1.18.0
10+
TIMESCALE_TOOLKIT_VERSION: 1.19.0
1111

1212
jobs:
1313
build:

0 commit comments

Comments
 (0)