Skip to content

Commit 3af11be

Browse files
chore(deps): bump samuelmeuli/action-snapcraft from 2 to 3
Bumps [samuelmeuli/action-snapcraft](https://github.com/samuelmeuli/action-snapcraft) from 2 to 3. - [Release notes](https://github.com/samuelmeuli/action-snapcraft/releases) - [Commits](samuelmeuli/action-snapcraft@v2...v3) --- updated-dependencies: - dependency-name: samuelmeuli/action-snapcraft dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba016e4 commit 3af11be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: Install Aptly version 1.5.0
6464
run: brew install aptly.rb
6565
- name: Install Snapcraft
66-
uses: samuelmeuli/action-snapcraft@v2
66+
uses: samuelmeuli/action-snapcraft@v3
6767
- name: Run GoReleaser
6868
uses: goreleaser/goreleaser-action@v6
6969
with:

0 commit comments

Comments
 (0)