Skip to content

Commit 0c393c4

Browse files
authored
build(deps): bump goreleaser/goreleaser-action from 4 to 5
2 parents d486f73 + 57f640d commit 0c393c4

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
@@ -38,7 +38,7 @@ jobs:
3838
PASSPHRASE: ${{ secrets.PASSPHRASE }}
3939
-
4040
name: Run GoReleaser
41-
uses: goreleaser/goreleaser-action@v4
41+
uses: goreleaser/goreleaser-action@v5
4242
with:
4343
version: latest
4444
args: release --rm-dist

0 commit comments

Comments
 (0)