This is an automated email from the ASF dual-hosted git repository. jacopoc pushed a commit to branch release24.09 in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
commit e0d925e71da6adc852a008a8c098c77964e08857 Author: Jacopo Cappellato <[email protected]> AuthorDate: Thu Jul 9 08:59:23 2026 +0200 Bump github/codeql-action/autobuild from 4.36.3 to 4.37.0 (cherry picked from commit 23739ae6aae98b68362dafd3763bb5ffc843d7da) --- .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 109ba8dd01..1106e44fa5 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -72,7 +72,7 @@ jobs: # Autobuild attempts to build any compiled languages (C/C++, C#, or Java). # If this step fails, then you should remove it and run the build manually (see below) - name: Autobuild - uses: github/codeql-action/autobuild@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3 + uses: github/codeql-action/autobuild@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 # v4.37.0 # âšī¸ Command-line programs to run using the OS shell. # đ https://git.io/JvXDl

