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
forked fromnumpy/numpy

Commitfe0affe

Browse files
MAINT: Bump github/codeql-action from 3.30.3 to 3.30.4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.30.3 to 3.30.4.- [Release notes](https://github.com/github/codeql-action/releases)- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)- [Commits](github/codeql-action@192325c...303c0ae)---updated-dependencies:- dependency-name: github/codeql-action dependency-version: 3.30.4 dependency-type: direct:production update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
1 parenta9dacf5 commitfe0affe

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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@192325c86100d080feab897ff886c34abd4c83a3# v3.30.3
50+
uses:github/codeql-action/init@303c0aef88fc2fe5ff6d63d3b1596bfd83dfa1f9# v3.30.4
5151
with:
5252
languages:${{ matrix.language }}
5353
# If you wish to specify custom queries, you can do so here or in a config file.
@@ -57,7 +57,7 @@ jobs:
5757
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
5858
# If this step fails, then you should remove it and run the build manually (see below)
5959
-name:Autobuild
60-
uses:github/codeql-action/autobuild@192325c86100d080feab897ff886c34abd4c83a3# v3.30.3
60+
uses:github/codeql-action/autobuild@303c0aef88fc2fe5ff6d63d3b1596bfd83dfa1f9# v3.30.4
6161

6262
# ℹ️ Command-line programs to run using the OS shell.
6363
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
@@ -70,6 +70,6 @@ jobs:
7070
# ./location_of_script_within_repo/buildscript.sh
7171

7272
-name:Perform CodeQL Analysis
73-
uses:github/codeql-action/analyze@192325c86100d080feab897ff886c34abd4c83a3# v3.30.3
73+
uses:github/codeql-action/analyze@303c0aef88fc2fe5ff6d63d3b1596bfd83dfa1f9# v3.30.4
7474
with:
7575
category:"/language:${{matrix.language}}"

‎.github/workflows/scorecards.yml‎

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

5151
# Upload the results to GitHub's code scanning dashboard.
5252
-name:"Upload to code-scanning"
53-
uses:github/codeql-action/upload-sarif@192325c86100d080feab897ff886c34abd4c83a3# v2.1.27
53+
uses:github/codeql-action/upload-sarif@303c0aef88fc2fe5ff6d63d3b1596bfd83dfa1f9# v2.1.27
5454
with:
5555
sarif_file:results.sarif

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp