Skip to content

Commit 63326af

Browse files
chore(deps): update goreleaser/goreleaser-action action to v6.4.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent efa9eef commit 63326af

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
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
go-version-file: go.mod
2727
- name: Run GoReleaser
28-
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6
28+
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
2929
with:
3030
# either 'goreleaser' (default) or 'goreleaser-pro'
3131
distribution: goreleaser

0 commit comments

Comments
 (0)