Skip to content

Commit

Permalink
Bump samsmithnz/SamsDotNetSonarCloudAction from 2.1.1 to 2.1.2 (#276)
Browse files Browse the repository at this point in the history
Bumps [samsmithnz/SamsDotNetSonarCloudAction](https://github.com/samsmithnz/samsdotnetsonarcloudaction) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/samsmithnz/samsdotnetsonarcloudaction/releases)
- [Commits](samsmithnz/SamsDotNetSonarCloudAction@v2.1.1...v2.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 29, 2024
1 parent 1d80cbc commit 96fc61d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.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@v2.1.1
uses: samsmithnz/SamsDotNetSonarCloudAction@v2.1.2
with:
projects: 'PipelinesToActions/PipelinesToActions/PipelinesToActionsWeb.csproj,PipelinesToActions/PipelinesToActions.Tests/PipelinesToActions.Tests.csproj'
dotnet-version: '8.0.x'
Expand Down

0 comments on commit 96fc61d

Please sign in to comment.