-
Notifications
You must be signed in to change notification settings - Fork 2
Update qodana_code_quality.yml #64
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the version of the JetBrains/qodana-action used in the Qodana code quality workflow.
- Upgrades the action version from v2024.3 to v2025.1
Comments suppressed due to low confidence (1)
.github/workflows/qodana_code_quality.yml:46
- Ensure that the new v2025.1 release of qodana-action is compatible with your workflow configuration and double-check if there are any required changes or new options introduced with this version.
uses: JetBrains/qodana-action@v2025.1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the version of the Qodana scan action used in the workflow configuration.
- Updated Qodana scan action version from v2024.3 to v2025.1.
Comments suppressed due to low confidence (1)
.github/workflows/qodana_code_quality.yml:46
- [nitpick] Ensure that the new action version v2025.1 does not require additional configuration changes in the workflow.
uses: JetBrains/qodana-action@v2025.1
No description provided.