diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 44972c29..148381ee 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -79,7 +79,7 @@ jobs: with: go-version-file: go.mod - name: Setup Goreleaser - uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0 + uses: goreleaser/goreleaser-action@ec59f474b9834571250b370d4735c50f8e2d1e29 # v7.0.0 with: version: ${{ env.GORELEASER_VERSION }} install-only: true @@ -103,7 +103,7 @@ jobs: with: go-version-file: go.mod - name: Setup Goreleaser - uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0 + uses: goreleaser/goreleaser-action@ec59f474b9834571250b370d4735c50f8e2d1e29 # v7.0.0 with: version: ${{ env.GORELEASER_VERSION }} install-only: true