Skip to content

Commit 77a52e5

Browse files
committed
chore: update github action
1 parent 90aebff commit 77a52e5

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
go-version: 1.24
1919
- name: install snapcraft
20-
uses: samuelmeuli/action-snapcraft@v3
20+
uses: lucassabreu/action-snapcraft@main
2121
- name: install nix
2222
uses: cachix/install-nix-action@v31
2323
- name: goreleaser-setup

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Fixed
11+
12+
- update the snapcraft github actions to node24
13+
1014
## [v0.63.1] - 2026-05-21
1115

1216
### Fixed

0 commit comments

Comments
 (0)