Skip to content

Commit

Permalink
github: fix reference to LXD's actions/lp-snap-build (#652)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomponline authored Dec 16, 2024
2 parents 540e316 + 20cd7db commit 16292b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- uses: ./.github/actions/lp-snap-build
- uses: canonical/lxd/.github/actions/lp-snap-build@main
with:
ssh-key: "${{ secrets.LAUNCHPAD_LXD_BOT_KEY}}"

Expand Down

0 comments on commit 16292b0

Please sign in to comment.