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 2bb6294894 Bump github/codeql-action/upload-sarif
2bb6294894 is described below

commit 2bb6294894245279f723a061cbbdf5a6465f09db
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 15 13:35:06 2026 +0000

    Bump github/codeql-action/upload-sarif
    
    Bumps 
[github/codeql-action/upload-sarif](https://github.com/github/codeql-action) 
from f133996fb588ff4e83f1e1d4911404720ac9cb17 to 
e58424170fb0262c8d7ed60a2e84b9bffe205c67.
    - [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/f133996fb588ff4e83f1e1d4911404720ac9cb17...e58424170fb0262c8d7ed60a2e84b9bffe205c67)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action/upload-sarif
      dependency-version: e58424170fb0262c8d7ed60a2e84b9bffe205c67
      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 fe6e5447cc..4c37241535 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@f133996fb588ff4e83f1e1d4911404720ac9cb17 # 
v2.16.2
+        uses: 
github/codeql-action/upload-sarif@e58424170fb0262c8d7ed60a2e84b9bffe205c67 # 
v2.16.2
         with:
           sarif_file: results.sarif

Reply via email to