Skip to content

Commit baf0de2

Browse files
chore(deps): update goreleaser/goreleaser-action action to v7.1.0
1 parent 5eeeb6b commit baf0de2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: go mod download
2929

3030
- name: Run GoReleaser
31-
uses: goreleaser/goreleaser-action@v7.0.0
31+
uses: goreleaser/goreleaser-action@v7.1.0
3232
with:
3333
distribution: goreleaser
3434
# GoReleaser version

0 commit comments

Comments
 (0)