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

commit 4889a982f27738ca0e35145497bebbb83024092b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 3 13:43:48 2026 +0000

    Bump github/codeql-action/upload-sarif
    
    Bumps 
[github/codeql-action/upload-sarif](https://github.com/github/codeql-action) 
from a0c73122a6231d3a72b4b04036548af1cd2487c9 to 
276e2ce25d959f0e04da2c6b73e26b3231395db1.
    - [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/a0c73122a6231d3a72b4b04036548af1cd2487c9...276e2ce25d959f0e04da2c6b73e26b3231395db1)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action/upload-sarif
      dependency-version: 276e2ce25d959f0e04da2c6b73e26b3231395db1
      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 c039a3116f..1ef1ac5a57 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@a0c73122a6231d3a72b4b04036548af1cd2487c9 # 
v2.16.2
+        uses: 
github/codeql-action/upload-sarif@276e2ce25d959f0e04da2c6b73e26b3231395db1 # 
v2.16.2
         with:
           sarif_file: results.sarif

Reply via email to