Skip to content

Updating arguments in github release CI#514

Merged
mohanmanikanta2299 merged 1 commit intomainfrom
Vulnerability_Fix_v1
Jan 9, 2025
Merged

Updating arguments in github release CI#514
mohanmanikanta2299 merged 1 commit intomainfrom
Vulnerability_Fix_v1

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
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