Skip to content

Commit

Permalink
bump goreleaser to v4 (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
WillBeebe authored Jan 28, 2023
1 parent d0cf0f0 commit d74a869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
gpg_private_key: ${{ secrets.TERRAFORM_GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.TERRAFORM_GPG_PASSPHRASE }}
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v3
uses: goreleaser/goreleaser-action@v4
with:
args: release --rm-dist
env:
Expand Down

0 comments on commit d74a869

Please sign in to comment.