Skip to content

Commit

Permalink
Merge pull request #3776 from canonical/renovate/samuelmeuli-action-s…
Browse files Browse the repository at this point in the history
…napcraft-3.x

Update samuelmeuli/action-snapcraft action to v3
georgeliao authored Nov 28, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 759a126 + 95f861f commit 6a7eccd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
@@ -83,7 +83,7 @@ jobs:
timeout-minutes: 120
steps:
- name: Install Snapcraft
uses: samuelmeuli/action-snapcraft@v2
uses: samuelmeuli/action-snapcraft@v3

- name: Install LXD
uses: canonical/setup-lxd@54a5806e490d92e207b57183cf111ed54bbdeff4
@@ -261,7 +261,7 @@ jobs:
name: ${{ needs.BuildAndTest.outputs.snap-file }}

- name: Install Snapcraft and log in
uses: samuelmeuli/action-snapcraft@v2
uses: samuelmeuli/action-snapcraft@v3

- name: Publish the snap
env:

0 comments on commit 6a7eccd

Please sign in to comment.