From 08683d1d76d0c2b5be044ca2eaaadb3c5d8aeb6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 14:03:10 +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 ebd2d39dad..2bd0ac5bdf 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -55,7 +55,7 @@ jobs: matrix: juju: - agent: 2.9.51 # 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.6 # renovate: juju-agent-pin-minor allure_on_amd64: true