Skip to content

Commit aa615ca

Browse files
dependabot[bot]SeigeC
authored andcommitted
build(deps): bump goreleaser/goreleaser-action from 2 to 3 (golangci#2876)
1 parent df298b9 commit aa615ca

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
@@ -20,7 +20,7 @@ jobs:
2020
run: git fetch --prune --unshallow
2121

2222
- name: Create release
23-
uses: goreleaser/goreleaser-action@v2
23+
uses: goreleaser/goreleaser-action@v3
2424
with:
2525
version: latest
2626
args: release --rm-dist

0 commit comments

Comments
 (0)