Skip to content

Commit

Permalink
Merge 05e753b into 94863b9
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 15, 2023
2 parents 94863b9 + 05e753b commit 1229f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
if: github.ref == 'refs/heads/main'
steps:
- name: Run Sonarcloud test
uses: samsmithnz/SamsDotNetSonarCloudAction@v2.0.0
uses: samsmithnz/SamsDotNetSonarCloudAction@v2.0.1
with:
projects: 'src/DCB/DCB.csproj,src/DCB.Tests/DCB.Tests.csproj '
dotnet-version: '7.0.x'
Expand Down

0 comments on commit 1229f01

Please sign in to comment.