You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Updated GitHub Actions workflows to use the latest versions of actions (checkout, setup-dotnet, cache, codeql, and gitrelease manager).
- Modified .gitversion.yml to enhance versioning scheme and labels for branches.
- Updated package references in various projects to newer versions, including Monai.Deploy.Messaging (2.0.4), MongoDB.Driver (2.30.0), and others.
- Adjusted dependencies in lock files to reflect the updated package versions.
- Improved error handling and logging configurations across the workflows.
This commit ensures that the project is using the latest dependencies and follows best practices for CI/CD workflows.
Signed-off-by: Victor Chang <[email protected]>
0 commit comments