From d4a41e01324641a49cb293c667e5d0b8571d0a01 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 25 Apr 2025 01:11:02 +0000 Subject: [PATCH] chore(deps): update samuelmeuli/action-snapcraft action to v3 --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index b672b5150..0e3d6e9da 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -63,7 +63,7 @@ jobs: - name: Install Aptly version 1.5.0 run: brew install aptly.rb - name: Install Snapcraft - uses: samuelmeuli/action-snapcraft@v2 + uses: samuelmeuli/action-snapcraft@v3 - name: Run GoReleaser uses: goreleaser/goreleaser-action@v6 with: