From f056ac9af3a25889a02b9b9842d7b929cd136baa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 22:29:18 +0000 Subject: [PATCH] chore(deps): update dependency clevyr/kubedb to v1.14.0 --- .github/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 380b9f9..9c182fa 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -10,7 +10,7 @@ jobs: matrix: os: [ubuntu-latest, macos-latest, windows-latest] version: - - v1.13.3 + - v1.14.0 - latest steps: - uses: actions/checkout@v4