Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update version of GoReleaser to v1.23.0 #173

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

prudhvigodithi
Copy link
Member

Description

The release action failed with GoReleaser v1.24.0
GoReleaser version found: v1.24.0
https://github.com/opensearch-project/terraform-provider-opensearch/actions/runs/8526216243/job/23355818816

The release action passed with GoReleaser v1.23.0
GoReleaser version found: v1.23.0
https://github.com/opensearch-project/terraform-provider-opensearch/actions/runs/7424989946/job/20205920756

In the following block the latest automatically updates the GoReleaser, I have changed to the working one v1.23.0.

    - name: Run GoReleaser
      uses: goreleaser/goreleaser-action@v2.1.1
      with:
        version: latest
        args: release --rm-dist

Issues Resolved

#172

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com>
@prudhvigodithi prudhvigodithi merged commit dc551cf into opensearch-project:main Apr 2, 2024
5 checks passed
@prudhvigodithi
Copy link
Member Author

The issue is not with GoReleaser, this issue is actually because the expired GPG key used for signing, thanks to @peterzhuamazon for helping to fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants