Skip to content

Commit

Permalink
Update goreleaser/goreleaser-action action to v6 (#548)
Browse files Browse the repository at this point in the history
automated merge
  • Loading branch information
lunar-renovate authored Sep 16, 2024
1 parent 80999fb commit 3811298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
go-version: 1.23.0
- name: Run GoReleaser Check
uses: goreleaser/goreleaser-action@v4
uses: goreleaser/goreleaser-action@v6
with:
version: latest
args: check

0 comments on commit 3811298

Please sign in to comment.