Skip to content

Commit 1f01547

Browse files
authored
Update TimescaleDB and Toolkit versions in build.yaml
1 parent 16e86df commit 1f01547

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.22.1
7+
TIMESCALE_VERSION: 2.24.0
88

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

1212
jobs:
1313
build:

0 commit comments

Comments
 (0)