Skip to content

Commit 5d401b3

Browse files
committed
chore(deps): update goreleaser/goreleaser-action action to v7
1 parent c5150a5 commit 5d401b3

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
@@ -45,7 +45,7 @@ jobs:
4545
if: startsWith(github.ref, 'refs/tags/')
4646
run: echo "GORELEASER_ARGS=--clean" >> "$GITHUB_ENV"
4747

48-
- uses: goreleaser/goreleaser-action@v6
48+
- uses: goreleaser/goreleaser-action@v7
4949
with:
5050
distribution: goreleaser
5151
version: latest

0 commit comments

Comments
 (0)