diff --git a/.github/workflows/build-artifacts.yml b/.github/workflows/build-artifacts.yml index 821023d..271eee7 100644 --- a/.github/workflows/build-artifacts.yml +++ b/.github/workflows/build-artifacts.yml @@ -22,7 +22,7 @@ jobs: check-latest: true cache: true - name: Run GoReleaser - uses: goreleaser/goreleaser-action@v6 + uses: goreleaser/goreleaser-action@v7 with: # either 'goreleaser' (default) or 'goreleaser-pro' distribution: goreleaser