Skip to content

Commit

Permalink
Update goreleaser/goreleaser-action action to v4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2023
1 parent 2408d1b commit 8cfd82e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: docker/setup-qemu-action@v3

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

0 comments on commit 8cfd82e

Please sign in to comment.