Skip to content

Commit 6f16d7c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
passphrase: ${{ secrets.PASSPHRASE }}
4040

4141
- name: Run GoReleaser
42-
uses: goreleaser/goreleaser-action@v5.1.0
42+
uses: goreleaser/goreleaser-action@v6.0.0
4343
with:
4444
version: latest
4545
args: release --rm-dist

0 commit comments

Comments
 (0)