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

Updating arguments in github release CI #514

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

mohanmanikanta2299
Copy link
Collaborator

The latest version of goreleaser has deprecated the used of --skip-validate flag. So the flag is updated according to the latest version.

@mohanmanikanta2299 mohanmanikanta2299 requested a review from a team as a code owner January 9, 2025 08:58
Copy link
Contributor

@mukeshjc mukeshjc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Full context:
The release workflow failed because of this line.

This version input to the workflow action is asking to use the "latest" revision of action and the flag we are passing --skip-validate has been deprecated.

All these flags are now under a single --skip flag, that accepts multiple values.

@mohanmanikanta2299 mohanmanikanta2299 merged commit 81c6950 into main Jan 9, 2025
5 checks passed
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