Skip to content

Commit f37d98c

Browse files
committed
Missed one ref
1 parent 476c4f3 commit f37d98c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: make test
3030
-
3131
name: Dry Run GoReleaser
32-
uses: goreleaser/goreleaser-action@v5
32+
uses: goreleaser/goreleaser-action@v6
3333
with:
3434
args: release --snapshot --skip=publish --clean
3535
release:

0 commit comments

Comments
 (0)