Skip to content

Commit bfc123c

Browse files
chore(deps): update goreleaser/goreleaser-action action to v6.4.0 (#1510)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6bab425 commit bfc123c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/[email protected]
2020
-
2121
name: Run GoReleaser
22-
uses: goreleaser/goreleaser-action@v6.3.0
22+
uses: goreleaser/goreleaser-action@v6.4.0
2323
with:
2424
version: latest
2525
args: release --rm-dist

0 commit comments

Comments
 (0)