Skip to content

Commit

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

chore(deps): update goreleaser/goreleaser-action action to v4
  • Loading branch information
nscuro authored Dec 14, 2022
2 parents 91e1a3d + ff73921 commit bcfee9b
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@b508e2e3ef3b19d4e4146d4f8fb3ba9db644a757 # tag=v3
uses: goreleaser/goreleaser-action@8f67e590f2d095516493f017008adc464e63adb1 # v4
with:
version: latest
args: release --rm-dist
Expand Down

0 comments on commit bcfee9b

Please sign in to comment.