Skip to content

Commit

Permalink
Merge pull request #137 from gonzolino/dependabot/github_actions/gore…
Browse files Browse the repository at this point in the history
…leaser/goreleaser-action-5.0.0

chore(deps): bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0
  • Loading branch information
gonzolino authored Sep 12, 2023
2 parents f672ff3 + 88149e5 commit 18c183b
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 @@ -42,7 +42,7 @@ jobs:
GPG_PRIVATE_KEY: ${{ secrets.GPG_PRIVATE_KEY }}
PASSPHRASE: ${{ secrets.PASSPHRASE }}
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4.6.0
uses: goreleaser/goreleaser-action@v5.0.0
with:
args: release --rm-dist
env:
Expand Down

0 comments on commit 18c183b

Please sign in to comment.