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

commit 546c3da9933da8c7f3866493bdc0bb509b71f984
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 2 13:42:47 2026 +0000

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

Reply via email to