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

Commita1543fb

Browse files
authored
Merge pull request#1773 from gitpython-developers/dependabot/github_actions/github/codeql-action-3
Bump github/codeql-action from 2 to 3
2 parentsf55d194 +d46c70d commita1543fb

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
@@ -47,7 +47,7 @@ jobs:
4747

4848
# Initializes the CodeQL tools for scanning.
4949
-name:Initialize CodeQL
50-
uses:github/codeql-action/init@v2
50+
uses:github/codeql-action/init@v3
5151
with:
5252
languages:${{ matrix.language }}
5353
setup-python-dependencies:false
@@ -62,7 +62,7 @@ jobs:
6262
# Autobuild attempts to build any compiled languages (C/C++, C#, Go, Java, or Swift).
6363
# If this step fails, then you should remove it and run the build manually (see below)
6464
-name:Autobuild
65-
uses:github/codeql-action/autobuild@v2
65+
uses:github/codeql-action/autobuild@v3
6666

6767
# ℹ️ Command-line programs to run using the OS shell.
6868
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
@@ -75,6 +75,6 @@ jobs:
7575
# ./location_of_script_within_repo/buildscript.sh
7676

7777
-name:Perform CodeQL Analysis
78-
uses:github/codeql-action/analyze@v2
78+
uses:github/codeql-action/analyze@v3
7979
with:
8080
category:"/language:${{matrix.language}}"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp