DeveloperMetrics / DevOpsMetrics

A project to extract and process high performing DevOps metrics (DORA) from GitHub and Azure DevOps
MIT License
250 stars 46 forks source link

Package updates #990

Closed samsmithnz closed 10 months ago

samsmithnz commented 10 months ago

This pull request primarily updates the versions of various packages used in the project. The changes span multiple files, including GitHub workflow files and project files. The most significant changes include updating the actions/setup-dotnet action to version 4.0.0, updating the SamsDotNetSonarCloudAction action to version 2.1.0, updating the Selenium.WebDriver and Selenium.WebDriver.ChromeDriver packages to newer versions, and updating the Microsoft.ApplicationInsights.AspNetCore package to version 2.22.0.

GitHub workflow updates:

Package updates: