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

Replace autobuild for codeql #467

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Replace autobuild for codeql #467

merged 1 commit into from
Jan 16, 2025

Conversation

IEvangelist
Copy link
Member

Replace autobuild for codeql

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

if: ${{ matrix.language == 'csharp' }}
uses: actions/setup-dotnet@main
with:
dotnet-version: 9.0.x
Copy link
Preview

Copilot AI Jan 16, 2025

Choose a reason for hiding this comment

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

The specified .NET version '9.0.x' is invalid. The latest stable version is .NET 7.0. Please update to a valid version.

Suggested change
dotnet-version: 9.0.x
dotnet-version: 7.0.x

Copilot is powered by AI, so mistakes are possible. Review output carefully before use.

Positive Feedback
Negative Feedback

Provide additional feedback

Please help us improve GitHub Copilot by sharing more details about this comment.

Please select one or more of the options
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

This LGTM @IEvangelist

Let's :shipit:

@IEvangelist IEvangelist merged commit 2fbb47c into dotnet:main Jan 16, 2025
9 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