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

Commit696fa76

Browse files
Bump github/codeql-action from 3.27.9 to 3.28.12 (#25218)
Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
1 parent7490a5d commit696fa76

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎.github/workflows/linux-ci.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ jobs:
195195

196196
# Initializes the CodeQL tools for scanning.
197197
-name:Initialize CodeQL
198-
uses:github/codeql-action/init@df409f7d9260372bd5f19e5b04e83cb3c43714ae# v3.27.9
198+
uses:github/codeql-action/init@5f8171a638ada777af81d42b55959a643bb29017# v3.28.12
199199
with:
200200
languages:${{ matrix.language }}
201201
# If you wish to specify custom queries, you can do so here or in a config file.
@@ -221,7 +221,7 @@ jobs:
221221
shell: pwsh
222222
223223
-name:Perform CodeQL Analysis
224-
uses:github/codeql-action/analyze@df409f7d9260372bd5f19e5b04e83cb3c43714ae# v3.27.9
224+
uses:github/codeql-action/analyze@5f8171a638ada777af81d42b55959a643bb29017# v3.28.12
225225

226226
ready_to_merge:
227227
name:Linux ready to merge

‎.github/workflows/scorecards.yml‎

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

6868
# Upload the results to GitHub's code scanning dashboard.
6969
-name:"Upload to code-scanning"
70-
uses:github/codeql-action/upload-sarif@df409f7d9260372bd5f19e5b04e83cb3c43714ae# v3.27.9
70+
uses:github/codeql-action/upload-sarif@5f8171a638ada777af81d42b55959a643bb29017# v3.28.12
7171
with:
7272
sarif_file:results.sarif

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp