Skip to content
This repository was archived by the owner on Jun 5, 2026. It is now read-only.

Commit e91424f

Browse files
chore(deps): update goreleaser/goreleaser-action action to v7
| datasource | package | from | to | | ----------- | ---------------------------- | ------ | ------ | | github-tags | goreleaser/goreleaser-action | v6.4.0 | v7.0.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent ac8b19f commit e91424f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
go-version: "1.24.x"
2222
cache: false
2323
- name: Run GoReleaser
24-
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
24+
uses: goreleaser/goreleaser-action@ec59f474b9834571250b370d4735c50f8e2d1e29 # v7.0.0
2525
with:
2626
distribution: goreleaser
2727
version: "2.4.7"

0 commit comments

Comments
 (0)