File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ jobs:
144144
145145 - name : Initialize vcpkg
146146 if : steps.cache.outputs.cache-hit != 'true'
147- uses : lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
147+ uses : lukka/run-vcpkg@b1a0dd252f06b9e25b3c022a9a03bd7a427fb6a2 # v11.6
148148 with :
149149 vcpkgGitCommitId : ea2a964f9303270322cf3f2d51c265ba146c422d # 1.04.2025
150150 vcpkgDirectory : ${{env.BUILD_DIR}}/vcpkg
@@ -286,7 +286,7 @@ jobs:
286286
287287 - name : Initialize vcpkg
288288 if : steps.cache.outputs.cache-hit != 'true'
289- uses : lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
289+ uses : lukka/run-vcpkg@b1a0dd252f06b9e25b3c022a9a03bd7a427fb6a2 # v11.6
290290 with :
291291 vcpkgGitCommitId : ea2a964f9303270322cf3f2d51c265ba146c422d # 1.04.2025
292292 vcpkgDirectory : ${{env.BUILD_DIR}}/vcpkg
Original file line number Diff line number Diff line change @@ -299,7 +299,7 @@ jobs:
299299
300300 - name : Initialize vcpkg
301301 if : steps.cache.outputs.cache-hit != 'true'
302- uses : lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
302+ uses : lukka/run-vcpkg@b1a0dd252f06b9e25b3c022a9a03bd7a427fb6a2 # v11.6
303303 with :
304304 vcpkgGitCommitId : ea2a964f9303270322cf3f2d51c265ba146c422d # 1.04.2025
305305 vcpkgDirectory : ${{github.workspace}}/vcpkg
Original file line number Diff line number Diff line change 5757 ./scripts/check_license/check_headers.sh . "Apache-2.0 WITH LLVM-exception" -v
5858
5959 - name : Run a spell check
60- uses : crate-ci/typos@bbaefadf97b0ec5fdc942684b647f1a6ab250274 # v1.46.0
60+ uses : crate-ci/typos@5374cbf686e897b15713110e233094e2874de7ef # v1.46.1
6161 with :
6262 config : ./.github/workflows/.spellcheck-conf.toml
6363
Original file line number Diff line number Diff line change 4141 python-version : " 3.10"
4242
4343 - name : Initialize CodeQL
44- uses : github/codeql-action/init@e46ed2cbd01164d986452f91f178727624ae40d7 # v4.35.3
44+ uses : github/codeql-action/init@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4
4545 with :
4646 languages : cpp
4747 trap-caching : false
6161
6262 - name : " [Win] Initialize vcpkg"
6363 if : matrix.os == 'windows-latest' && steps.cache.outputs.cache-hit != 'true'
64- uses : lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
64+ uses : lukka/run-vcpkg@b1a0dd252f06b9e25b3c022a9a03bd7a427fb6a2 # v11.6
6565 with :
6666 vcpkgGitCommitId : ea2a964f9303270322cf3f2d51c265ba146c422d # 1.04.2025
6767 vcpkgDirectory : ${{env.BUILD_DIR}}/vcpkg
@@ -108,7 +108,7 @@ jobs:
108108 run : cmake --build ${{env.BUILD_DIR}} --config Release -j
109109
110110 - name : Perform CodeQL Analysis
111- uses : github/codeql-action/analyze@e46ed2cbd01164d986452f91f178727624ae40d7 # v4.35.3
111+ uses : github/codeql-action/analyze@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4
112112
113113 - name : " [Win] Prepare vcpkg cache"
114114 if : matrix.os == 'windows-latest' && steps.cache.outputs.cache-hit != 'true'
Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ jobs:
163163
164164 - name : Initialize vcpkg
165165 if : steps.cache.outputs.cache-hit != 'true'
166- uses : lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
166+ uses : lukka/run-vcpkg@b1a0dd252f06b9e25b3c022a9a03bd7a427fb6a2 # v11.6
167167 with :
168168 vcpkgGitCommitId : ea2a964f9303270322cf3f2d51c265ba146c422d # 1.04.2025
169169 vcpkgDirectory : ${{github.workspace}}/vcpkg
Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ jobs:
122122
123123 - name : Initialize vcpkg
124124 if : steps.cache.outputs.cache-hit != 'true'
125- uses : lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
125+ uses : lukka/run-vcpkg@b1a0dd252f06b9e25b3c022a9a03bd7a427fb6a2 # v11.6
126126 with :
127127 vcpkgGitCommitId : ea2a964f9303270322cf3f2d51c265ba146c422d # 1.04.2025
128128 vcpkgDirectory : ${{env.BUILD_DIR}}/vcpkg
Original file line number Diff line number Diff line change 8888
8989 - name : " [Win] Initialize vcpkg"
9090 if : matrix.os == 'Windows' && steps.cache.outputs.cache-hit != 'true'
91- uses : lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
91+ uses : lukka/run-vcpkg@b1a0dd252f06b9e25b3c022a9a03bd7a427fb6a2 # v11.6
9292 with :
9393 vcpkgGitCommitId : ea2a964f9303270322cf3f2d51c265ba146c422d # 1.04.2025
9494 vcpkgDirectory : ${{github.workspace}}/vcpkg
Original file line number Diff line number Diff line change 3838 cat trivy-results.sarif
3939
4040 - name : Upload results
41- uses : github/codeql-action/upload-sarif@e46ed2cbd01164d986452f91f178727624ae40d7 # v4.35.3
41+ uses : github/codeql-action/upload-sarif@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4
4242 with :
4343 sarif_file : ' trivy-results.sarif'
Original file line number Diff line number Diff line change 4949
5050 # Upload the results to GitHub's code scanning dashboard.
5151 - name : Upload to code-scanning
52- uses : github/codeql-action/upload-sarif@e46ed2cbd01164d986452f91f178727624ae40d7 # v4.35.3
52+ uses : github/codeql-action/upload-sarif@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4
5353 with :
5454 sarif_file : scorecard_results.sarif
You can’t perform that action at this time.
0 commit comments