Skip to content

Commit 22013f9

Browse files
authored
Merge branch 'main' into refactor/minor-go-modernization
2 parents e6bcd46 + 9c27501 commit 22013f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@ jobs:
7979

8080
# Validate .goreleaser.yml so config errors are caught before tagging a release.
8181
- name: Verify GoReleaser config
82-
uses: goreleaser/goreleaser-action@v6
82+
uses: goreleaser/goreleaser-action@v7
8383
with:
8484
args: check

0 commit comments

Comments
 (0)