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 e3acfd8  Bump github/codeql-action from 4.37.1 to 4.37.3
e3acfd8 is described below

commit e3acfd80c2bb1bbfcef2dc25367d0d0e0f30af4a
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jul 28 14:54:31 2026 -0400

    Bump github/codeql-action from 4.37.1 to 4.37.3
---
 .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 4a3dbbb..bfb77e2 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@e0647621c2984b5ed2f768cb892365bf2a616ad1 # 4.37.2
+        uses: 
github/codeql-action/init@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # 4.37.3
         with:
           languages: ${{ matrix.language }}
 
       - name: Autobuild
-        uses: 
github/codeql-action/autobuild@e0647621c2984b5ed2f768cb892365bf2a616ad1 # 4.37.2
+        uses: 
github/codeql-action/autobuild@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # 4.37.3
 
       - name: Perform CodeQL Analysis
-        uses: 
github/codeql-action/analyze@e0647621c2984b5ed2f768cb892365bf2a616ad1 # 4.37.2
+        uses: 
github/codeql-action/analyze@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # 4.37.3
diff --git a/.github/workflows/scorecards-analysis-reusable.yml 
b/.github/workflows/scorecards-analysis-reusable.yml
index df43153..d62d643 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@e0647621c2984b5ed2f768cb892365bf2a616ad1 # 
4.37.2
+        uses: 
github/codeql-action/upload-sarif@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # 
4.37.3
         with:
           sarif_file: results.sarif

Reply via email to