Skip to content

Commit

Permalink
Merge pull request #41 from samsmithnz/dependabot/github_actions/sams…
Browse files Browse the repository at this point in the history
…mithnz/SamsDotNetSonarCloudAction-2.0.1

Bump samsmithnz/SamsDotNetSonarCloudAction from 2.0.0 to 2.0.1
  • Loading branch information
samsmithnz committed Sep 18, 2023
2 parents e8a37d9 + 9b844d8 commit 7aa0571
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 @@ -66,7 +66,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/Factory/Factory.csproj,src/Factory.Tests/Factory.Tests.csproj'
dotnet-version: '7.0.x'
Expand Down

0 comments on commit 7aa0571

Please sign in to comment.