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

Commit988c90c

Browse files
Bump github/codeql-action from 3.30.5 to 4.31.2 (#254)
1 parentc15eb18 commit988c90c

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
@@ -55,7 +55,7 @@ jobs:
5555
-uses:ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756# v1.13.0
5656

5757
-name:Initialize CodeQL
58-
uses:github/codeql-action/init@3599b3baa15b485a2e49ef411a7a4bb2452e7f93# v3.29.5
58+
uses:github/codeql-action/init@0499de31b99561a6d14a36a5f662c2a54f91beee# v3.29.5
5959
with:
6060
languages:c-cpp
6161
build-mode:manual
@@ -69,6 +69,6 @@ jobs:
6969
run:cmake --build out\build\x64-Debug
7070

7171
-name:Perform CodeQL Analysis
72-
uses:github/codeql-action/analyze@3599b3baa15b485a2e49ef411a7a4bb2452e7f93# v3.29.5
72+
uses:github/codeql-action/analyze@0499de31b99561a6d14a36a5f662c2a54f91beee# v3.29.5
7373
with:
7474
category:"/language:c-cpp"

‎.github/workflows/msvc.yml‎

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

6262
# Upload SARIF file to GitHub Code Scanning Alerts
6363
-name:Upload SARIF to GitHub
64-
uses:github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93# v3.29.5
64+
uses:github/codeql-action/upload-sarif@0499de31b99561a6d14a36a5f662c2a54f91beee# v3.29.5
6565
with:
6666
sarif_file:${{ steps.run-analysis.outputs.sarif }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp