Skip to content

Commit

Permalink
Revert "chore(deps): update goreleaser/goreleaser-action action to v6…
Browse files Browse the repository at this point in the history
… [releas…"

This reverts commit a68d1a7.
  • Loading branch information
ekristen authored Jun 5, 2024
1 parent f014b19 commit 0e45dbf
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 0e45dbf

Please sign in to comment.