diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 7ceb05eb76..ed9dd11490 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -46,7 +46,7 @@ jobs: with: fetch-depth: 0 - name: GoReleaser - uses: goreleaser/goreleaser-action@v2 + uses: goreleaser/goreleaser-action@v6 if: startsWith(github.ref, 'refs/tags/') with: version: latest