diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5884c5f..454e6d8 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -25,7 +25,7 @@ jobs: cat /tmp/changes.md - name: Dry run - uses: goreleaser/goreleaser-action@v2 + uses: goreleaser/goreleaser-action@v5 if: ${{ !startsWith(github.ref, 'refs/tags/') }} with: version: latest