Skip to content

Commit

Permalink
Merge pull request #142 from samsmithnz/UpdatingPackagesSep30
Browse files Browse the repository at this point in the history
updated action
  • Loading branch information
samsmithnz authored Sep 30, 2023
2 parents b442ccf + 60c2f01 commit 70cd624
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 @@ -69,7 +69,7 @@ jobs:
if: github.ref == 'refs/heads/main'
steps:
- name: Run Sonarcloud test
uses: samsmithnz/[email protected].0
uses: samsmithnz/[email protected].1
with:
projects: 'src/DotNetCensus/DotNetCensus.csproj,src/DotNetCensus.Core/DotNetCensus.Core.csproj,src/DotNetCensus.Tests/DotNetCensus.Tests.csproj'
dotnet-version: '7.0.x'
Expand Down

0 comments on commit 70cd624

Please sign in to comment.