Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd468113

Browse files
Bump github/codeql-action from 3.26.12 to 3.26.13 (#186)
1 parent25ee5cd commitd468113

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎.github/workflows/codeql.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
-uses:ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756# v1.13.0
4646

4747
-name:Initialize CodeQL
48-
uses:github/codeql-action/init@c36620d31ac7c881962c3d9dd939c40ec9434f2b# v3.26.12
48+
uses:github/codeql-action/init@f779452ac5af1c261dce0346a8f964149f49322b# v3.26.13
4949
with:
5050
languages:c-cpp
5151
build-mode:manual
@@ -59,6 +59,6 @@ jobs:
5959
run:cmake --build out\build\x64-Debug
6060

6161
-name:Perform CodeQL Analysis
62-
uses:github/codeql-action/analyze@c36620d31ac7c881962c3d9dd939c40ec9434f2b# v3.26.12
62+
uses:github/codeql-action/analyze@f779452ac5af1c261dce0346a8f964149f49322b# v3.26.13
6363
with:
6464
category:"/language:c-cpp"

‎.github/workflows/msvc.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ jobs:
5151

5252
# Upload SARIF file to GitHub Code Scanning Alerts
5353
-name:Upload SARIF to GitHub
54-
uses:github/codeql-action/upload-sarif@c36620d31ac7c881962c3d9dd939c40ec9434f2b# v3.26.12
54+
uses:github/codeql-action/upload-sarif@f779452ac5af1c261dce0346a8f964149f49322b# v3.26.13
5555
with:
5656
sarif_file:${{ steps.run-analysis.outputs.sarif }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp