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

Commit366d43d

Browse files
authored
Merge pull request#1483 from actions/dependabot/github_actions/github/codeql-action-3
Bump github/codeql-action from 2 to 3
2 parentsebdd24e +02bf319 commit366d43d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.github/workflows/codeql.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ jobs:
2121

2222
# Initializes the CodeQL tools for scanning.
2323
-name:Initialize CodeQL
24-
uses:github/codeql-action/init@v2
24+
uses:github/codeql-action/init@v3
2525
# Override language selection by uncommenting this and choosing your languages
2626
# with:
2727
# languages: go, javascript, csharp, python, cpp, java, ruby
2828

2929
# Autobuild attempts to build any compiled languages (C/C++, C#, Go, or Java).
3030
# If this step fails, then you should remove it and run the build manually (see below).
3131
-name:Autobuild
32-
uses:github/codeql-action/autobuild@v2
32+
uses:github/codeql-action/autobuild@v3
3333

3434
# ℹ️ Command-line programs to run using the OS shell.
3535
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
@@ -43,4 +43,4 @@ jobs:
4343
# make release
4444

4545
-name:Perform CodeQL Analysis
46-
uses:github/codeql-action/analyze@v2
46+
uses:github/codeql-action/analyze@v3

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp