Skip to content

Commit f59e560

Browse files
committed
chore: bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0
1 parent 2a4485a commit f59e560

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@v6.3.0
41+
uses: goreleaser/goreleaser-action@v6.4.0
4242
with:
4343
version: latest
4444
args: release --clean

0 commit comments

Comments
 (0)