Skip to content

Commit

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

deps(ci): bump goreleaser/goreleaser-action from 2 to 3
  • Loading branch information
ptrus authored May 24, 2022
2 parents 4df2cd9 + 2f0426c commit bbf6e77
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.17
- name: Install GoReleaser
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v3
with:
install-only: true
distribution: goreleaser
Expand Down

0 comments on commit bbf6e77

Please sign in to comment.