Skip to content

Commit dde048f

Browse files
chore(deps): update goreleaser/goreleaser-action action to v7
1 parent a5ef696 commit dde048f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
go-version-file: go.mod
2222
-
2323
name: Run GoReleaser
24-
uses: goreleaser/goreleaser-action@v6.4.0
24+
uses: goreleaser/goreleaser-action@v7.0.0
2525
with:
2626
version: '~> v2'
2727
args: release --clean

0 commit comments

Comments
 (0)