Skip to content

Commit

Permalink
Merge pull request #289 from tonicpow/dependabot/github_actions/maste…
Browse files Browse the repository at this point in the history
…r/goreleaser/goreleaser-action-3.0.0

Bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0
  • Loading branch information
mergify[bot] committed May 23, 2022
2 parents 91ddebd + 9e496fe commit 202fca7
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 @@ -33,7 +33,7 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2.9.1
uses: goreleaser/goreleaser-action@v3.0.0
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 202fca7

Please sign in to comment.