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

pin go version to latest in pipelines #1121

Merged
merged 4 commits into from
Jan 17, 2025

Conversation

yesoreyeram
Copy link
Collaborator

@yesoreyeram yesoreyeram commented Jan 17, 2025

With the latest version of go released with security fixes, it is required to use latest version of go in pipelines to overcome those CVEs. So this PR suggest to use latest go version always in pipelines so that we don't need to update the version every time.

@yesoreyeram yesoreyeram requested a review from a team as a code owner January 17, 2025 12:59
@yesoreyeram yesoreyeram requested a review from xnyo January 17, 2025 12:59
@yesoreyeram
Copy link
Collaborator Author

Copy link
Member

@xnyo xnyo left a comment

Choose a reason for hiding this comment

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

LGTM! I will bump the default Go version in the shared workflows as the default is Go 1.21 and it's EOL

.github/workflows/publish.yaml Show resolved Hide resolved
@yesoreyeram yesoreyeram merged commit 8be3aee into main Jan 17, 2025
15 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.

3 participants