From e162d700754071770567f6284843eacb3b00c02b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 07:28:52 +0000 Subject: [PATCH] chore(deps): pin canonical/setup-lxd action to 54a5806 --- .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 66f4d5b7..78003287 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -54,7 +54,7 @@ jobs: echo "::set-output name=destination_channel::$destination_channel" - name: Setup lxd - uses: canonical/setup-lxd@v0.1.2 + uses: canonical/setup-lxd@54a5806e490d92e207b57183cf111ed54bbdeff4 # v0.1.2 with: channel: latest/stable