chore(deps): bump samuelmeuli/action-snapcraft from 1 to 3 (#468)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-08 16:08:48 -07:00
committed by GitHub
parent 58ae4f7464
commit 6f020b98a5

View File

@@ -31,7 +31,7 @@ jobs:
with:
go-version: '1.22'
- name: Install Snapcraft
uses: samuelmeuli/action-snapcraft@v1
uses: samuelmeuli/action-snapcraft@v3
- name: Setup Snapcraft
run: |
# https://github.com/goreleaser/goreleaser/issues/1715