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

jacopoc pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 79798bd92d Bump github/codeql-action/upload-sarif
79798bd92d is described below

commit 79798bd92d8e45a5d20bd4b04a223805f01f58d0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 19 15:22:34 2026 +0000

    Bump github/codeql-action/upload-sarif
    
    Bumps 
[github/codeql-action/upload-sarif](https://github.com/github/codeql-action) 
from d97b3428e8eebbb1810cf454d6397886d136b4ba to 
9ee088e13615f8d1eaef4766f9dde95d3356a8f6.
    - [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/d97b3428e8eebbb1810cf454d6397886d136b4ba...9ee088e13615f8d1eaef4766f9dde95d3356a8f6)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action/upload-sarif
      dependency-version: 9ee088e13615f8d1eaef4766f9dde95d3356a8f6
      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 3eb08121b7..706a1e5dac 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@d97b3428e8eebbb1810cf454d6397886d136b4ba # 
v2.16.2
+        uses: 
github/codeql-action/upload-sarif@9ee088e13615f8d1eaef4766f9dde95d3356a8f6 # 
v2.16.2
         with:
           sarif_file: results.sarif

Reply via email to