From bc6879578468201fe5387e4908d0525ae149ffc2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 11:11:14 +0000 Subject: [PATCH] chore(deps): update canonical/setup-lxd action to v0.1.3 --- .github/workflows/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 1a08e5e..7d34a84 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -84,7 +84,7 @@ jobs: echo "::set-output name=tag_prefix::$tag_prefix" # Required to charmcraft pack in non-destructive mode - name: Setup lxd - uses: canonical/setup-lxd@v0.1.2 + uses: canonical/setup-lxd@v0.1.3 with: channel: latest/stable