From bc4439749d909c2a5d803bc544068e8ce516a549 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 18:05:58 +0000 Subject: [PATCH 1/2] :arrow_up: Bump github/codeql-action from 4.31.6 to 4.31.7 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.6 to 4.31.7. - [Release notes](https://github.com/github/codeql-action/releases) - [Commits](https://github.com/github/codeql-action/compare/v4.31.6...v4.31.7) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.31.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/codeql.yml | 4 ++-- .github/workflows/scorecard.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index e3b4bfb..14facbc 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -61,7 +61,7 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@v4.31.6 + uses: github/codeql-action/init@v4.31.7 with: languages: ${{ matrix.language }} build-mode: ${{ matrix.build-mode }} @@ -89,6 +89,6 @@ jobs: exit 1 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@v4.31.6 + uses: github/codeql-action/analyze@v4.31.7 with: category: "/language:${{matrix.language}}" diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index 8b8f3eb..bfdb688 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -68,6 +68,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard (optional). # Commenting out will disable upload of results to your repo's Code Scanning dashboard - name: "Upload to code-scanning" - uses: github/codeql-action/upload-sarif@f0ac9bfbe331b3cc7be1482df79cca2865cb79b6 # v3.30.7 + uses: github/codeql-action/upload-sarif@f5c63fadd50734aadb36128b8fd75caabc02a3dc # v3.30.7 with: sarif_file: results.sarif From 546e78211418c76d4f360986ddbc9b9f6dc5a739 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Fri, 5 Dec 2025 18:06:26 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20251205180626.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20251205180626.bugfix diff --git a/changes/20251205180626.bugfix b/changes/20251205180626.bugfix new file mode 100644 index 0000000..5db0e36 --- /dev/null +++ b/changes/20251205180626.bugfix @@ -0,0 +1 @@ +Dependency upgrade: codeql-action-4.31.7