Skip to content

Commit

Permalink
Fix goreleaser-action (#265)
Browse files Browse the repository at this point in the history
Dt 7256
  • Loading branch information
jocgir authored Oct 9, 2024
1 parent e91e172 commit 0e143f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Run GoReleaser
if: github.ref != 'refs/heads/master'
uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6
uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 0e143f9

Please sign in to comment.