Skip to content

Commit

Permalink
Merge pull request nscuro#29 from nscuro/renovate/goreleaser-goreleas…
Browse files Browse the repository at this point in the history
…er-action-3.x

chore(deps): update goreleaser/goreleaser-action action to v3
  • Loading branch information
nscuro authored Jun 11, 2022
2 parents 54251e7 + f14e84e commit eaf4efe
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 @@ -26,7 +26,7 @@ jobs:
with:
version: v1
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@b953231f81b8dfd023c58e0854a721e35037f28b # tag=v2
uses: goreleaser/goreleaser-action@68acf3b1adf004ac9c2f0a4259e85c5f66e99bef # tag=v3
with:
version: latest
args: release --rm-dist
Expand Down

0 comments on commit eaf4efe

Please sign in to comment.