From 95f861f3bf1785fd677b5e5591750479c48a77e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 20:00:38 +0000 Subject: [PATCH] Update samuelmeuli/action-snapcraft action to v3 --- .github/workflows/linux.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index ce1b17383b..d830fa7c2a 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -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@8fb85546a934dfb994becf81341dd387ffe6aabb @@ -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: