Skip to content

Commit

Permalink
chore(deps): bump goreleaser/goreleaser-action from 4 to 5 (#3735)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mia-Cross <[email protected]>
  • Loading branch information
dependabot[bot] and Mia-Cross authored Apr 2, 2024
1 parent aa8756a commit 5b90007
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 @@ -23,7 +23,7 @@ jobs:
go-version: '1.21'

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4
uses: goreleaser/goreleaser-action@v5
with:
version: latest
args: release --rm-dist
Expand Down

0 comments on commit 5b90007

Please sign in to comment.