Skip to content

Commit

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

Bump goreleaser/goreleaser-action from 2.7.0 to 2.8.0
  • Loading branch information
mergify[bot] committed Oct 18, 2021
2 parents 0d8cafb + 6ff714d commit 2d493f0
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.7.0
uses: goreleaser/goreleaser-action@v2.8.0
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 2d493f0

Please sign in to comment.