File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2929
3030 - name : Cake Action
3131 id : cake-action
32- uses : cake-build/cake-action@1223b6fa067ad192159f43b50cd4f953679b0934 # v2 .0.0
32+ uses : cake-build/cake-action@5167c3f6a9e15c76f009de2acdfb9488552bc0b9 # v3 .0.0
3333 with :
3434 target : BuildAndTest
3535 arguments : |
Original file line number Diff line number Diff line change 2525#l "templates-tasks.cake"
2626
2727#addin "nuget:?package=Cake.FileHelpers&version=7.0.0"
28- #addin "nuget:?package=Cake.Sonar&version=1.1.33 "
28+ #addin "nuget:?package=Cake.Sonar&version=5.0.0 "
2929#addin "nuget:?package=MagicChunks&version=2.0.0.119"
3030#addin "nuget:?package=Newtonsoft.Json&version=13.0.3"
3131
3636// It probably means the tool is not correctly installed.
3737// `dotnet tool install --global dotnet-sonarscanner --ignore-failed-sources`
3838//#tool "nuget:?package=MSBuild.SonarQube.Runner.Tool&version=4.8.0"
39- #tool "nuget: ? package = dotnet - sonarscanner & version = 9.0 .2 "
39+ #tool "nuget: ? package = dotnet - sonarscanner & version = 9.1 .0 "
4040
4141//-------------------------------------------------------------
4242// BACKWARDS COMPATIBILITY CODE - START
You can’t perform that action at this time.
0 commit comments