diff --git a/goreleaser.yaml b/goreleaser.yaml index 60e14b36a8e..8faca35af2d 100644 --- a/goreleaser.yaml +++ b/goreleaser.yaml @@ -1,6 +1,6 @@ package: name: goreleaser - version: 2.3.2 + version: 2.4.1 epoch: 0 description: Deliver Go binaries as fast and easily as possible copyright: @@ -16,7 +16,7 @@ pipeline: with: repository: https://github.com/goreleaser/goreleaser tag: v${{package.version}} - expected-commit: e8c2ef77358b4b1e59b904322824ccbfa3487ab2 + expected-commit: 1b1a2be4c8059477950350c2775ebe49eaeccd76 - uses: go/build with: