Skip to content

Commit

Permalink
chore: bump canonical/setup-lxd
Browse files Browse the repository at this point in the history
Bumps [canonical/setup-lxd](https://github.com/canonical/setup-lxd) from 8fb85546a934dfb994becf81341dd387ffe6aabb to 54a5806e490d92e207b57183cf111ed54bbdeff4.
- [Release notes](https://github.com/canonical/setup-lxd/releases)
- [Commits](canonical/setup-lxd@8fb8554...54a5806)

---
updated-dependencies:
- dependency-name: canonical/setup-lxd
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent c3dde62 commit 0eaa6de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/charmcraft-pack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
cat requirements.txt
- name: Set up LXD
uses: canonical/setup-lxd@8fb85546a934dfb994becf81341dd387ffe6aabb
uses: canonical/setup-lxd@54a5806e490d92e207b57183cf111ed54bbdeff4
with:
channel: 5.0/stable

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/smoke.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
# LXD is required for charmcraft to pack, even if it's not used as the
# Juju cloud.
- name: Set up LXD
uses: canonical/setup-lxd@8fb85546a934dfb994becf81341dd387ffe6aabb
uses: canonical/setup-lxd@54a5806e490d92e207b57183cf111ed54bbdeff4
with:
channel: 5.0/stable

Expand Down

0 comments on commit 0eaa6de

Please sign in to comment.