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

Install required golang version before running CodeQL #3063

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

danail-branekov
Copy link
Member

Is there a related GitHub Issue?

No

What is this change about?

The Install Go action would install whatever golang version is
referenced by the go.mod file. This should solve CodeQL failing to
build the code (see
https://github.com/cloudfoundry/korifi/actions/runs/7528092188)

Does this PR introduce a breaking change?

No

Acceptance Steps

CodeQL succeeds

Tag your pair, your PM, and/or team

@georgethebeatle

The `Install Go` action would install whatever golang version is
referenced by the `go.mod` file. This should solve CodeQL failing to
build the code (see
https://github.com/cloudfoundry/korifi/actions/runs/7528092188)

Co-authored-by: Georgi Sabev <[email protected]>
@georgethebeatle georgethebeatle merged commit 234eec0 into main Jan 15, 2024
11 checks passed
@georgethebeatle georgethebeatle deleted the fix-codeql branch January 15, 2024 12:22
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