File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5858 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
5959
6060 - name : Initialize CodeQL
61- uses : github/codeql-action/init@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
61+ uses : github/codeql-action/init@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
6262 with :
6363 languages : ${{ matrix.language }}
6464 # If you wish to specify custom queries, you can do so here or in a config file.
6969
7070 - name : Autobuild
7171 if : ${{ (matrix.build-mode == 'autobuild') || (matrix.build-mode == '') }}
72- uses : github/codeql-action/autobuild@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
72+ uses : github/codeql-action/autobuild@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
7373
7474 - name : Prepare .NET SDK ${{ env.MINIMAL_DOTNET_SDK_VERSION }}
7575 uses : smdn/workflows-dotnet/actions/prepare-dotnet-sdk@e294de483afffc1d3a366fbba853efe23c7b7d4c # actions/prepare-dotnet-sdk/v1.2.0
8383 ./eng/BuildAllProjects.ps1
8484
8585 - name : Perform CodeQL Analysis
86- uses : github/codeql-action/analyze@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
86+ uses : github/codeql-action/analyze@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
Original file line number Diff line number Diff line change 66 },
77 "msbuild-sdks" : {
88 "Smdn.MSBuild.ProjectAssets.Common" : " 1.7.1" ,
9- "Smdn.MSBuild.ProjectAssets.Library" : " 1.14.1 "
9+ "Smdn.MSBuild.ProjectAssets.Library" : " 1.15.0 "
1010 },
1111 "test" : {
1212 "runner" : " Microsoft.Testing.Platform"
You can’t perform that action at this time.
0 commit comments