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

commit 3d5b073323c0d2f1e6cfdac4cbe6b8c81c864f0c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 7 13:41:50 2026 +0000

    Bump github/codeql-action/upload-sarif
    
    Bumps 
[github/codeql-action/upload-sarif](https://github.com/github/codeql-action) 
from 29c712e0b7e56a70523cddd70c2cb49d3e3eb717 to 
7d9249f5a57288b8a472ddd9cc3ece1921f7dc38.
    - [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/29c712e0b7e56a70523cddd70c2cb49d3e3eb717...7d9249f5a57288b8a472ddd9cc3ece1921f7dc38)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action/upload-sarif
      dependency-version: 7d9249f5a57288b8a472ddd9cc3ece1921f7dc38
      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 6184b0f6a4..d5af0c9b29 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@29c712e0b7e56a70523cddd70c2cb49d3e3eb717 # 
v2.16.2
+        uses: 
github/codeql-action/upload-sarif@7d9249f5a57288b8a472ddd9cc3ece1921f7dc38 # 
v2.16.2
         with:
           sarif_file: results.sarif

Reply via email to