Skip to content

Commit fd06dca

Browse files
build(deps): bump goreleaser/goreleaser-action from 4 to 5 (#4080)
1 parent efb52af commit fd06dca

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

2323
- name: Create release
24-
uses: goreleaser/goreleaser-action@v4
24+
uses: goreleaser/goreleaser-action@v5
2525
with:
2626
version: latest
2727
args: release --clean

0 commit comments

Comments
 (0)