Skip to content

Commit

Permalink
build(deps): bump goreleaser/goreleaser-action from 3 to 4 (#3427)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 19, 2022
1 parent 1926748 commit e0b6589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: git fetch --prune --unshallow

- name: Create release
uses: goreleaser/goreleaser-action@v3
uses: goreleaser/goreleaser-action@v4
with:
version: latest
args: release --rm-dist
Expand Down

0 comments on commit e0b6589

Please sign in to comment.