Skip to content

Commit

Permalink
ci: fix goreleaser action version (#2662)
Browse files Browse the repository at this point in the history
  • Loading branch information
yfodil authored Jul 24, 2024
1 parent 5bc7fe0 commit 3e8cc60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
fingerprint: ${{ secrets.GPG_FINGERPRINT }}

- name: Check goreleaser
uses: goreleaser/goreleaser-action@v5
uses: goreleaser/goreleaser-action@v6
with:
version: latest
args: check
Expand Down

0 comments on commit 3e8cc60

Please sign in to comment.