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 800e87e  Bump github/codeql-action from 4.32.6 to 4.34.0
800e87e is described below

commit 800e87eb68021021baf423e486e9f2d44f9b0caf
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Mar 20 17:31:40 2026 -0700

    Bump github/codeql-action from 4.32.6 to 4.34.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 c170b0e..b7c1f9f 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@0d579ffd059c29b07949a3cce3983f0780820c98 # 
v4.32.6
+        uses: 
github/codeql-action/upload-sarif@c6f931105cb2c34c8f901cc885ba1e2e259cf745 # 
v4.34.0
         with:
           sarif_file: results.sarif

Reply via email to