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

add explicit go setup step for CodeQL analysis #954

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

maxfisher-g
Copy link
Contributor

The CodeQL action is failing because of an outdated Go version.

I believe the issue is the same as in github/codeql-action#1842 (comment), so this PR adds the same fix, which is to add an explicit Go setup step with the correct version (1.21)

Signed-off-by: Max Fisher <maxfisher@google.com>
@maxfisher-g maxfisher-g merged commit 09f9c9d into main Nov 6, 2023
11 checks passed
@maxfisher-g maxfisher-g deleted the fix_codeql_action_go_version branch November 6, 2023 01:56
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