Skip to content

Commit

Permalink
gha: update to goreleaser/goreleaser-action@v6
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewhsu committed Oct 15, 2024
1 parent dfa2840 commit 9d28230
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/lint-golang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
go mod tidy
git diff --exit-code -- go.mod go.sum
- name: Check goreleaser configuration file
uses: goreleaser/goreleaser-action@v5
uses: goreleaser/goreleaser-action@v6
with:
version: v1.24.0
args: check src/go/.goreleaser.yaml

0 comments on commit 9d28230

Please sign in to comment.