Skip to content

Commit

Permalink
Update .github/workflows/workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
samsmithnz committed Feb 5, 2024
1 parent 4e6bdd9 commit 0745a0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
if: github.ref == 'refs/heads/main'
steps:
- name: Run Sonarcloud test
uses: samsmithnz/SamsDotNetSonarCloudAction@v2.1.5
uses: samsmithnz/SamsDotNetSonarCloudAction@v2
with:
projects: 'src/MermaidDotNet/MermaidDotNet.csproj,src/MermaidDotNet.Tests/MermaidDotNet.Tests.csproj'
dotnet-version: '8.0.x'
Expand Down

0 comments on commit 0745a0a

Please sign in to comment.