Skip to content

Commit

Permalink
Merge pull request #185 from ekristen/revert-182-renovate/goreleaser-…
Browse files Browse the repository at this point in the history
…goreleaser-action-6.x

chore(deps): downgrade to goreleaser/goreleaser-action action to v5 [release skip]
  • Loading branch information
ekristen authored Jun 5, 2024
2 parents f014b19 + 0e45dbf commit d293c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
QUILL_SIGN_PASSWORD: ${{ secrets.OP_QUILL_SIGN_PASSWORD }}
QUILL_SIGN_P12: ${{ secrets.OP_QUILL_SIGN_P12 }}
- name: run goreleaser
uses: goreleaser/goreleaser-action@v6
uses: goreleaser/goreleaser-action@v5
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit d293c77

Please sign in to comment.