Skip to content

Commit

Permalink
Merge 34f2a23 into 25eafb5
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 20, 2022
2 parents 25eafb5 + 34f2a23 commit e44966e
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 @@ -54,7 +54,7 @@ jobs:
if: github.ref == 'refs/heads/main'
steps:
- name: Run Sonarcloud test
uses: samsmithnz/SamsDotNetSonarCloudAction@1.1.1
uses: samsmithnz/SamsDotNetSonarCloudAction@1.2.0
with:
projects: 'src/SatisfactoryTree/SatisfactoryTree.csproj,src/SatisfactoryTree.Tests/SatisfactoryTree.Tests.csproj,src/SatisfactoryTree.Web/SatisfactoryTree.Web.csproj'
dotnet-version: '7.0.x'
Expand Down

0 comments on commit e44966e

Please sign in to comment.