Skip to content

Commit

Permalink
Merge pull request #342 from oasisprotocol/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…goreleaser/goreleaser-action-4

deps(ci): bump goreleaser/goreleaser-action from 3 to 4
  • Loading branch information
ptrus authored Dec 19, 2022
2 parents 7a9bee0 + 4d8ea60 commit 0c0bde4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
go-version: 1.18
- name: Install GoReleaser
uses: goreleaser/goreleaser-action@v3
uses: goreleaser/goreleaser-action@v4
with:
install-only: true
distribution: goreleaser
Expand Down

0 comments on commit 0c0bde4

Please sign in to comment.