Skip to content

Commit 1667484

Browse files
authored
Merge pull request #2 from Short-io/ts-218
Update ts to 2.18.2 and toolkit to 1.19.0
2 parents a2fbe64 + 026e3df commit 1667484

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.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)