Skip to content

Commit 811fa9d

Browse files
chore(deps): update goreleaser/goreleaser-action action to v6
1 parent 336e24a commit 811fa9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
password: ${{ secrets.GITHUB_TOKEN }}
3232

3333
- name: Run GoReleaser
34-
uses: goreleaser/goreleaser-action@v2
34+
uses: goreleaser/goreleaser-action@v6
3535
with:
3636
version: latest
3737
args: release --rm-dist

0 commit comments

Comments
 (0)