From bf58e86ef4a30a2e65a93f1fd326eaca0f1a694c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 02:48:55 +0000 Subject: [PATCH] Update dependency juju to v2.9.49.1 --- .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 d1eec5d01..67b567cd3 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -54,7 +54,7 @@ jobs: matrix: juju: - agent: 2.9.50 # renovate: juju-agent-pin-minor - libjuju: ==2.9.49.0 # renovate: latest libjuju 2 + libjuju: ==2.9.49.1 # renovate: latest libjuju 2 allure_on_amd64: false - agent: 3.4.5 # renovate: juju-agent-pin-minor allure_on_amd64: true