From 2fffb890e385d3edd5e1bc8ef86c60c190caf4f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 09:06:40 +0100 Subject: [PATCH] chore(deps): update canonical/setup-lxd action to v0.1.2 (#464) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/integration_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration_test.yaml b/.github/workflows/integration_test.yaml index a3f63484..eab25070 100644 --- a/.github/workflows/integration_test.yaml +++ b/.github/workflows/integration_test.yaml @@ -214,7 +214,7 @@ jobs: matrix: build: ${{ fromJSON(needs.plan.outputs.plan).build }} steps: - - uses: canonical/setup-lxd@v0.1.1 + - uses: canonical/setup-lxd@v0.1.2 - name: Set LXC security nesting if: ${{ inputs.rockcraft-enable-security-nesting }} run: |