From a41d55d17e77584524ec6b347ad0d4f4a37b1dd7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 12:40:55 +0300 Subject: [PATCH] Update dependency Juju 2 to v2.9.45 (#271) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 c52ae49278..4ccd97aabc 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -87,7 +87,7 @@ jobs: - plugins-integration - tls-integration agent-versions: - - "2.9.44" # renovate: latest juju 2 + - "2.9.45" # renovate: latest juju 2 - "3.1.5" # renovate: latest juju 3 name: ${{ matrix.tox-environments }} | ${{ matrix.agent-versions }} needs: