Skip to content

Commit 5aad37a

Browse files
Merge remote-tracking branch 'origin/nuget_sign' into nuget_sign
2 parents 57bf502 + 89eee4f commit 5aad37a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
TWILIO_FROM_NUMBER: ${{ secrets.TWILIO_FROM_NUMBER }}
4444
TWILIO_TO_NUMBER: ${{ secrets.TWILIO_TO_NUMBER }}
4545
run: |
46-
dotnet tool install --global dotnet-sonarscanner --version 5.15.0
46+
dotnet tool install --global dotnet-sonarscanner
4747
make cover
4848
4949
code-signing:

0 commit comments

Comments
 (0)