Skip to content

Commit

Permalink
chore(deps): update goreleaser/goreleaser-action action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 13, 2022
1 parent 545b372 commit 0829664
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 @@ -32,7 +32,7 @@ jobs:
check-latest: true

- name: run goreleaser
uses: goreleaser/goreleaser-action@b508e2e3ef3b19d4e4146d4f8fb3ba9db644a757 # v3
uses: goreleaser/goreleaser-action@8f67e590f2d095516493f017008adc464e63adb1 # v4
with:
args: release --rm-dist
env:
Expand Down

0 comments on commit 0829664

Please sign in to comment.