Skip to content

Commit 388434c

Browse files
committed
Switch to release-x.52.x
1 parent cdfc1af commit 388434c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/dockerhub.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@v3
2121
with:
2222
repository: metabase/metabase
23-
ref: v0.52.11
23+
ref: release-x.52.x
2424

2525
- name: Checkout Driver Repo
2626
uses: actions/checkout@v3

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v3
1515
with:
1616
repository: metabase/metabase
17-
ref: v0.52.11
17+
ref: release-x.52.x
1818

1919
- name: Checkout Driver Repo
2020
uses: actions/checkout@v3

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ v0.50.10 | v1.2.0 <br> v1.2.1
6464
v0.51.11 | v1.3.0
6565
v0.52.6 | v1.4.0
6666
v0.52.7 | v1.4.1
67-
v0.52.11 | v1.4.2
67+
v0.52.11 | v1.4.2
6868

6969
## Contributing
7070

0 commit comments

Comments
 (0)