This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git
The following commit(s) were added to refs/heads/master by this push:
new c896383 Bump github/codeql-action from 4.37.3 to 4.37.6.
c896383 is described below
commit c8963837c97eaa4036f319854b2ab360fcdb1d30
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Aug 4 15:59:12 2026 -0400
Bump github/codeql-action from 4.37.3 to 4.37.6.
---
.github/workflows/codeql-analysis-reusable.yml | 6 +++---
.github/workflows/scorecards-analysis-reusable.yml | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/.github/workflows/codeql-analysis-reusable.yml
b/.github/workflows/codeql-analysis-reusable.yml
index bfb77e2..9620da2 100644
--- a/.github/workflows/codeql-analysis-reusable.yml
+++ b/.github/workflows/codeql-analysis-reusable.yml
@@ -56,12 +56,12 @@ jobs:
${{ runner.os }}-maven-
- name: Initialize CodeQL
- uses:
github/codeql-action/init@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # 4.37.3
+ uses:
github/codeql-action/init@5595ccaf912efad79be6eef63a5619ff05969be3 # 4.37.6
with:
languages: ${{ matrix.language }}
- name: Autobuild
- uses:
github/codeql-action/autobuild@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # 4.37.3
+ uses:
github/codeql-action/autobuild@5595ccaf912efad79be6eef63a5619ff05969be3 # 4.37.6
- name: Perform CodeQL Analysis
- uses:
github/codeql-action/analyze@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # 4.37.3
+ uses:
github/codeql-action/analyze@5595ccaf912efad79be6eef63a5619ff05969be3 # 4.37.6
diff --git a/.github/workflows/scorecards-analysis-reusable.yml
b/.github/workflows/scorecards-analysis-reusable.yml
index 2acda02..5202f92 100644
--- a/.github/workflows/scorecards-analysis-reusable.yml
+++ b/.github/workflows/scorecards-analysis-reusable.yml
@@ -57,6 +57,6 @@ jobs:
retention-days: 5
- name: "Upload to code-scanning"
- uses:
github/codeql-action/upload-sarif@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 #
4.37.3
+ uses:
github/codeql-action/upload-sarif@5595ccaf912efad79be6eef63a5619ff05969be3 #
4.37.6
with:
sarif_file: results.sarif