diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2420c35..da21583 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -148,7 +148,7 @@ jobs: echo -n "${{ secrets.MAVEN_GPG_PRIVATE_KEY }}" > gpg.key - name: Run GoReleaser - uses: goreleaser/goreleaser-action@v4 + uses: goreleaser/goreleaser-action@v5 with: distribution: goreleaser version: latest