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

commit 3241af2969df04644d0f025856a4c64de1d5be85
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 2 13:40:44 2026 +0000

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

Reply via email to