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

reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/3.6.x-fixes by this push:
     new c9161205f5b Fix CodeQL action SHA (post merge)
c9161205f5b is described below

commit c9161205f5b791f40d5a4f104c90b247d08d4f74
Author: Andriy Redko <[email protected]>
AuthorDate: Mon Jul 20 19:51:23 2026 -0400

    Fix CodeQL action SHA (post merge)
---
 .github/workflows/codeql-analysis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/codeql-analysis.yml 
b/.github/workflows/codeql-analysis.yml
index 22091322c0c..36fe184e146 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -89,4 +89,4 @@ jobs:
     #   make release
 
     - name: Perform CodeQL Analysis
-      uses: 
github/codeql-action/analyze@99df26d4f13ea111d4ec1a7dddef6063f76b97e # v4.35.3
+      uses: 
github/codeql-action/analyze@99df26d4f13ea111d4ec1a7dddef6063f76b97e97 # v4.35.3

Reply via email to