1
1
mirror of https://github.com/wader/fq.git synced 2024-08-17 16:00:41 +03:00

Merge pull request #931 from wader/goreleaser-update

goreleaser: Update action and fix deprecation warning
This commit is contained in:
Mattias Wadman 2024-04-16 11:44:57 +02:00 committed by GitHub
commit 4674060dfe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ jobs:
- uses: actions/setup-go@v3
with:
go-version: "1.22.2"
- uses: goreleaser/goreleaser-action@v2
- uses: goreleaser/goreleaser-action@v5
with:
distribution: goreleaser
version: latest

View File

@ -59,7 +59,7 @@ brews:
repository:
owner: wader
name: homebrew-tap
folder: Formula
directory: Formula
homepage: https://github.com/wader/fq
description: jq for binary formats
license: MIT