Skip to content

Commit 8ba335d

Browse files
kwkejoffe
authored andcommitted
Bump goreleaser-action from v2 to v6.2.1
1 parent 947fbc4 commit 8ba335d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: go test -race -coverprofile=./coverage.txt -covermode=atomic ./...
2525

2626
- name: Check goreleaser file
27-
uses: goreleaser/goreleaser-action@v2
27+
uses: goreleaser/goreleaser-action@v6.2.1
2828
with:
2929
version: latest
3030
args: check --soft

0 commit comments

Comments
 (0)