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

commit 79936a663508128704f1858ee8d200da96af4010
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 18 13:37:40 2026 +0000

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

Reply via email to