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


The following commit(s) were added to refs/heads/release24.09 by this push:
     new c27e659868 Bump github/codeql-action/upload-sarif
c27e659868 is described below

commit c27e659868f1324391270dde11899d4ef2b977a5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 8 13:36:59 2026 +0000

    Bump github/codeql-action/upload-sarif
    
    Bumps 
[github/codeql-action/upload-sarif](https://github.com/github/codeql-action) 
from 006d029c8dc7b906d4ce5b7c700d32f20f2d35dd to 
0e974e6288eb18d3c44fbc71007c175f59daab40.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - 
[Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/github/codeql-action/compare/006d029c8dc7b906d4ce5b7c700d32f20f2d35dd...0e974e6288eb18d3c44fbc71007c175f59daab40)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action/upload-sarif
      dependency-version: 0e974e6288eb18d3c44fbc71007c175f59daab40
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 .github/workflows/scorecard.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml
index e40daafb1f..516de49f94 100644
--- a/.github/workflows/scorecard.yml
+++ b/.github/workflows/scorecard.yml
@@ -103,6 +103,6 @@ jobs:
       # Upload the results to GitHub's code scanning dashboard.
       - name: "Upload to code-scanning"
         if: ${{ !env.ACT }}
-        uses: 
github/codeql-action/upload-sarif@006d029c8dc7b906d4ce5b7c700d32f20f2d35dd # 
v2.16.2
+        uses: 
github/codeql-action/upload-sarif@0e974e6288eb18d3c44fbc71007c175f59daab40 # 
v2.16.2
         with:
           sarif_file: results.sarif

Reply via email to