This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-build-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 3b892bf  Bump github/codeql-action from 4.31.11 to 4.32.0
3b892bf is described below

commit 3b892bfece0d64dad0a5cf3a62163abd3074a3d3
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jan 28 15:45:08 2026 -0500

    Bump github/codeql-action from 4.31.11 to 4.32.0
---
 .github/workflows/scorecards-analysis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/scorecards-analysis.yml 
b/.github/workflows/scorecards-analysis.yml
index fcb3824..caaf099 100644
--- a/.github/workflows/scorecards-analysis.yml
+++ b/.github/workflows/scorecards-analysis.yml
@@ -64,6 +64,6 @@ jobs:
           retention-days: 5
 
       - name: "Upload to code-scanning"
-        uses: 
github/codeql-action/upload-sarif@19b2f06db2b6f5108140aeb04014ef02b648f789 # 
v4.31.11
+        uses: 
github/codeql-action/upload-sarif@b20883b0cd1f46c72ae0ba6d1090936928f9fa30 # 
v4.32.0
         with:
           sarif_file: results.sarif

Reply via email to