Skip to content

Commit

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

Bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0
  • Loading branch information
mergify[bot] authored Aug 14, 2023
2 parents 7492d55 + 4bb125c commit 8fd1a32
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@v4.3.0
uses: goreleaser/goreleaser-action@v4.4.0
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 8fd1a32

Please sign in to comment.