Skip to content

Commit

Permalink
Revert the goreleaser-action to last approved digest
Browse files Browse the repository at this point in the history
  • Loading branch information
jocgir committed Oct 18, 2024
1 parent 66e0e2b commit 60bc2de
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@v6
uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 60bc2de

Please sign in to comment.