From 23ee36e8d14c87b472a0e48e6cffa4ea6fcb6b6a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 13:26:21 +0000 Subject: [PATCH] Update samuelmeuli/action-snapcraft action to v3 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 70d9fa95..197ed0bb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,7 +24,7 @@ jobs: cache: yarn - name: Install Snapcraft - uses: samuelmeuli/action-snapcraft@v2 + uses: samuelmeuli/action-snapcraft@v3 - name: Build run: | yarn install