Skip to content

Commit 8737204

Browse files
dependabot[bot]SeigeC
authored andcommitted
build(deps): bump goreleaser/goreleaser-action from 3 to 4 (golangci#3427)
1 parent 4050090 commit 8737204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: git fetch --prune --unshallow
2424

2525
- name: Create release
26-
uses: goreleaser/goreleaser-action@v3
26+
uses: goreleaser/goreleaser-action@v4
2727
with:
2828
version: latest
2929
args: release --rm-dist

0 commit comments

Comments
 (0)