Skip to content

Commit 7e07776

Browse files
chore(deps): update goreleaser/goreleaser-action action to v7 (#321)
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: Iván SZKIBA <szkiba@users.noreply.github.com>
1 parent 0b8e33b commit 7e07776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
go-version: "1.25.x"
2525
cache: false
2626
- name: Run GoReleaser
27-
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
27+
uses: goreleaser/goreleaser-action@ec59f474b9834571250b370d4735c50f8e2d1e29 # v7.0.0
2828
with:
2929
distribution: goreleaser
3030
version: "2.9.0"

0 commit comments

Comments
 (0)