From b1ba0988e67896055d6f00a51763e6e2f229a5da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 01:58:32 +0000 Subject: [PATCH] Update dependency Juju 2 to v2.9.49 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 80fe71b08..874b8c182 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -51,7 +51,7 @@ jobs: fail-fast: false matrix: juju: - - agent: 2.9.47 # renovate: latest juju 2 + - agent: 2.9.49 # renovate: latest juju 2 libjuju: ==2.9.46.1 # renovate: latest libjuju 2 allure: false - agent: 3.1.7 # renovate: latest juju 3