Skip to content

Commit

Permalink
Bump samsmithnz/SamsDotNetSonarCloudAction from 2.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [samsmithnz/SamsDotNetSonarCloudAction](https://github.com/samsmithnz/samsdotnetsonarcloudaction) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/samsmithnz/samsdotnetsonarcloudaction/releases)
- [Commits](samsmithnz/SamsDotNetSonarCloudAction@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: samsmithnz/SamsDotNetSonarCloudAction
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 15, 2023
1 parent b442ccf commit d9ca719
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 d9ca719

Please sign in to comment.